libhtp icon indicating copy to clipboard operation
libhtp copied to clipboard

response: fix RES_LINE body data handling - v2

Open cccs-sadugas opened this issue 2 years ago • 1 comments

See #362 for previous version.

Changes since last version

  • Test the data in each callback call separately.

Testing/QA

I ran make check to make sure existing tests still pass.

The callback gets called once too many when running under valgrind. This is odd but some other tests also fail under valgrind on 0.5.x.

cccs-sadugas avatar Aug 15 '22 19:08 cccs-sadugas

@catenacyber ready for another review.

cccs-sadugas avatar Aug 15 '22 19:08 cccs-sadugas

Thanks @cccs-sadugas for spotting and fixing this

catenacyber avatar Aug 22 '22 13:08 catenacyber

Merged in #365, thanks!

victorjulien avatar Sep 13 '22 11:09 victorjulien