diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-02-13 12:24:40 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-02-13 12:24:40 -0500 |
commit | eb375ef795a7e810a24d8b45c680be365a402a91 (patch) | |
tree | 345c44269883c89613fe4fd4ab571876b97ba677 /src/thread/pthread_setcancelstate.c | |
parent | 8011614da008032642aa8292c3fd079bf7a8843d (diff) | |
download | musl-eb375ef795a7e810a24d8b45c680be365a402a91.tar.gz musl-eb375ef795a7e810a24d8b45c680be365a402a91.tar.bz2 musl-eb375ef795a7e810a24d8b45c680be365a402a91.tar.xz musl-eb375ef795a7e810a24d8b45c680be365a402a91.zip |
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.
Diffstat (limited to 'src/thread/pthread_setcancelstate.c')
0 files changed, 0 insertions, 0 deletions