Add error checking to sysctl. While there pass in an int otherwise
authorflorian <florian@openbsd.org>
Wed, 23 Apr 2014 09:10:53 +0000 (09:10 +0000)
committerflorian <florian@openbsd.org>
Wed, 23 Apr 2014 09:10:53 +0000 (09:10 +0000)
commit541bcf03da6b733945afa27db5def5e3a3513b00
treebd771c3087bc329fa868a23a56d013fe6c2711d0
parenta273ad883cc1b911d81635247c9f053f2912e057
Add error checking to sysctl. While there pass in an int otherwise
it failes with ENOMEM in traceroute.
OK benno@
usr.sbin/traceroute/traceroute.c
usr.sbin/traceroute6/traceroute6.c