In httpAdapter.c:writeResponse(), we check for the existence of variable sb before the commWrite(). However, sb is just a cast of rs.segments[i].txt which is checked for in an above if statement.
committed patch (1.3 branch)
committed to CVS HEAD and git master
Log in to post a comment.
committed patch (1.3 branch)
committed to CVS HEAD and git master