about summary refs log tree commit diff
path: root/src/stdio/asprintf.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <nsz@port70.net>2014-09-04 18:29:16 +0200
committerRich Felker <dalias@aerifal.cx>2014-09-04 20:13:10 -0400
commit49d2c8c6bcf8c926e52c7f510033b6adc31355f5 (patch)
tree3575bf95f7d7e69e066d6388f283717b2d5fff16 /src/stdio/asprintf.c
parent70729de075bfe3138b05af91ecefcd5786bed5ac (diff)
downloadmusl-49d2c8c6bcf8c926e52c7f510033b6adc31355f5.tar.gz
musl-49d2c8c6bcf8c926e52c7f510033b6adc31355f5.tar.xz
musl-49d2c8c6bcf8c926e52c7f510033b6adc31355f5.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.
Diffstat (limited to 'src/stdio/asprintf.c')
0 files changed, 0 insertions, 0 deletions