Commit Graph

3 Commits

Author SHA1 Message Date
eb375ef795 fix typo in table for getprotoent that caused out-of-bound reads
this was unlikely to lead to any crash or dangerous behavior, but
caused adjacent string constants to be treated as part of the
protocols table, possibly returning nonsensical results for unknown
protocol names/numbers or when getprotoent was called in a loop to
enumerate all protocols.
2014-02-13 12:24:40 -05:00
571744447c include cleanups: remove unused headers and add feature test macros 2013-12-12 05:09:18 +00:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00