Fix some serious pointer-arithmatic-magic-number-unchecked-return eyebleed
authorbeck <beck@openbsd.org>
Sat, 19 Apr 2014 15:37:35 +0000 (15:37 +0000)
committerbeck <beck@openbsd.org>
Sat, 19 Apr 2014 15:37:35 +0000 (15:37 +0000)
commit59f309ba932b81f5d837043793d2f2317a078911
tree6a1e1909ce6235e4dfddbc6fa28811591bc4cbc8
parent4edca4c4bbf352d15025b99c021470912cd17aa9
Fix some serious pointer-arithmatic-magic-number-unchecked-return eyebleed
that I stumbled into here and got stuck with.  If modern society can get past
selling daughters for cows, surely we can decide to write modern C code in
an "application" that is probably 3 lines of shell/python/cgi away from
talking to the internet in a lot of places.. (This file still needs a lot
more love though)
"oh god yuck" deraadt@
ok tedu@
lib/libssl/src/apps/ca.c