Skip to content

Fix memory leaks in unit tests

Compare
Choose a tag to compare
@litespeedtech litespeedtech released this 19 Oct 14:48
· 393 commits to master since this release
Release 1.17.2

- [BUGFIX] Memory leak in test_frame_rw unit test.
- [BUGFIX] Parsing packets with short IETF header: do not overwrite
  flags.  (Only a problem in unit tests -- benign otherwise.)