diff options
author | Rich Felker <dalias@aerifal.cx> | 2015-04-21 13:34:58 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-04-21 13:34:58 -0400 |
commit | ea1b6bb6123d2177508ddca438669ec96cfa0021 (patch) | |
tree | c7e7e9e2d99fc05daa53e45742b4c9eaae3c5384 /src/multibyte/internal.c | |
parent | fix mmap leak in sem_open failure path for link call (diff) | |
download | grovel-ea1b6bb6123d2177508ddca438669ec96cfa0021.tar.gz grovel-ea1b6bb6123d2177508ddca438669ec96cfa0021.tar.xz |
remove dead case for F_SETLKW in fcntl
the first switch already returns in the F_SETLKW code path so it need
not be handled in the second switch. moreover the code in the second
switch is wrong for the F_SETLKW command: it's not cancellable.
Diffstat (limited to 'src/multibyte/internal.c')
0 files changed, 0 insertions, 0 deletions