aboutsummaryrefslogtreecommitdiff
path: root/pcap-pf.c
diff options
context:
space:
mode:
authorGuy Harris <gharris@sonic.net>2022-01-19 23:09:31 -0800
committerGuy Harris <gharris@sonic.net>2022-01-19 23:09:31 -0800
commitf570e6be7c5573f6e9310db751ede041a5e6151f (patch)
tree209ab231cfff45cf23078c61766ba387fe33570e /pcap-pf.c
parentbfb4425464228515d49ffd1f643908598e5c58ab (diff)
Revert "findalldevstest: temporary test to see if this squelches Valgrind warnings."
This reverts commit 778f2c0e806090dc524627161bca826cc1d061a2. Yes, Illumos (and probably Solaris) may fflush() all the standard I/O streams before exiting, but it doesn't fclose() them, so stuff might not be freed before exiting (but it should be accessible from stdin, stdout, or stderr, so it's at worst a "still reachable" issue - what gives?). There *appears* to be a suppressor for that in the Solaris valgrind, but it doesn't seem to be working.
Diffstat (limited to 'pcap-pf.c')
0 files changed, 0 insertions, 0 deletions