Skip to content

ResponseProcessingData write bug

Pavel Doležal requested to merge rpd_write_bug into master

Fix potential bug in write() method of ResponseProcessingData structure. This bug could cause the method to return a bogus number representing number of bytes written to output.

Merge request reports