diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-08-07 02:57:53 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-08-07 02:57:53 -0400 |
commit | d0b547dfb5f7678cab6bc39dd736ed6454357ca4 (patch) | |
tree | e99011708d88b2d4c8c7d106865cb25793f3c5ae /src/locale/dcngettext.c | |
parent | e408deefeb1a60b6e9e1bb63393590926f96ee64 (diff) | |
download | musl-d0b547dfb5f7678cab6bc39dd736ed6454357ca4.tar.gz musl-d0b547dfb5f7678cab6bc39dd736ed6454357ca4.tar.xz musl-d0b547dfb5f7678cab6bc39dd736ed6454357ca4.zip |
fix regression in select with no timeout
commit 722a1ae3351a03ab25010dbebd492eced664853b inadvertently passed a copy of {s,us} to the syscall even if the timeout argument tv was null, thereby causing immediate timeout (polling) in place of unlimited timeout. only archs using SYS_select were affected.
Diffstat (limited to 'src/locale/dcngettext.c')
0 files changed, 0 insertions, 0 deletions