diff options
author | Szabolcs Nagy <nsz@port70.net> | 2014-09-04 18:29:16 +0200 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-09-04 20:13:10 -0400 |
commit | 49d2c8c6bcf8c926e52c7f510033b6adc31355f5 (patch) | |
tree | 3575bf95f7d7e69e066d6388f283717b2d5fff16 /src/stdlib | |
parent | 70729de075bfe3138b05af91ecefcd5786bed5ac (diff) | |
download | musl-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/stdlib')
0 files changed, 0 insertions, 0 deletions