diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-08-07 21:31:41 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-08-07 21:31:41 -0400 |
commit | a108127256a188130a80d6c7762ec8820e663b7c (patch) | |
tree | 9ed6ef2ff121ee5215e6cb82632476bf55790cd4 /src/regex/regexec.c | |
parent | fix regression in recvmmsg with no timeout (diff) | |
download | grovel-a108127256a188130a80d6c7762ec8820e663b7c.tar.gz grovel-a108127256a188130a80d6c7762ec8820e663b7c.tar.xz |
remove spurious null check in clock_settime
at the point of this check, the pointer has already been dereferenced.
clock_settime is not defined for null pointer arguments.
Diffstat (limited to 'src/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions