about summary refs log tree commit diff
path: root/src/stdio/fgets.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2014-09-04 18:29:16 +0200
committerRich Felker <dalias@aerifal.cx>2015-03-30 01:15:43 -0400
commit83eb88d6c2f91a80ab1a48458d8de18c31c4ebb0 (patch)
tree76c54bdc14240d836cfbd571c0edc2a71a43de3d /src/stdio/fgets.c
parent53f270f964ef645a3b6936c336d46f807974175b (diff)
downloadmusl-83eb88d6c2f91a80ab1a48458d8de18c31c4ebb0.tar.gz
musl-83eb88d6c2f91a80ab1a48458d8de18c31c4ebb0.tar.xz
musl-83eb88d6c2f91a80ab1a48458d8de18c31c4ebb0.zip
fix dn_expand empty name handling and offsets to 0
Empty name was rejected in dn_expand since commit
56b57f37a46dab432247bf29d96fcb11fbd02a6d
which is a regression as reported by Natanael Copa.

Furthermore if an offset pointer in a compressed name
pointed to a terminating 0 byte (instead of a label)
the returned name was not null terminated.

(cherry picked from commit 49d2c8c6bcf8c926e52c7f510033b6adc31355f5)
Diffstat (limited to 'src/stdio/fgets.c')
0 files changed, 0 insertions, 0 deletions