http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46608
User: morriss
Date: 2012/12/18 06:09 PM
Log:
As suggested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8076 :
Enable PIE (if the compiler supports it) when compiling dumpcap. Do this
regardless of whether we're configured to install dumpcap setuid-root because
some users will end up running dumpcap as root regardless of how we were
configured.
Directory: /trunk/
Changes Path Action
+3 -2 Makefile.am Modified
+24 -0 configure.ac Modified