• Kenton Varda's avatar
    Fix chunked body gather-write test. · b3096736
    Kenton Varda authored
    The braced array literals seem to be constructed as temporaries. The test passes in debug builds, but in optimized builds, the arrays have been overwritten by the time they are used.
    b3096736
http-test.c++ 92.3 KB