mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 23:28:37 -04:00
The libkqueue tests have several places that leak memory by using an idiom like: puts(kevent_to_str(kevp)); Rework to save the pointer returned from kevent_to_str() and then free() it after it has been used. Reported by: asomers (pointer to Coverity), Coverity CID: 1296063, 1296064, 1296065, 1296066, 1296067, 1350287, 1394960 Sponsored by: Dell EMC |
||
|---|---|---|
| .. | ||
| libkqueue | ||
| Makefile | ||
| Makefile.depend | ||
| Makefile.inc | ||