diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-09-05 13:49:47 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-09-05 13:49:47 -0400 |
commit | 4ec2d25a6aba30781640b84160002ed3e7fee051 (patch) | |
tree | 22bd5832f7430e863d08a1cc164f4db5b325736c /src/process/posix_spawn_file_actions_addopen.c | |
parent | 4674809bdf7a46041ac0152eea0a6363ceeca548 (diff) | |
download | musl-4ec2d25a6aba30781640b84160002ed3e7fee051.tar.gz |
remove incorrect and useless check in network service name lookup code
the condition was probably intended to be !*p rather than !p, but
neither is needed here. the subsequent code naturally handles the case
where it's already at end of string.
Diffstat (limited to 'src/process/posix_spawn_file_actions_addopen.c')
0 files changed, 0 insertions, 0 deletions