summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-09-03 06:35:04 +0000
committerpeter <peter@FreeBSD.org>2000-09-03 06:35:04 +0000
commite10bd0ffe1c110a40ac05640941f4f3674c31fef (patch)
tree8bf6e37151837cc8d9efcf7bf54b7109353febbf /lib/libc/regex/regexec.c
parent17525e969e5709f9d8d5c11c8e93ffab85273e98 (diff)
downloadFreeBSD-src-e10bd0ffe1c110a40ac05640941f4f3674c31fef.zip
FreeBSD-src-e10bd0ffe1c110a40ac05640941f4f3674c31fef.tar.gz
gcc knows that savectx() is potentially a setjmp style dual-return
function which may lead to stack lossage and clobbered variables. This isn't the case here, but there is no way to tell gcc that. Work around this in a kinda bizzare way, but it shuts gcc up.
Diffstat (limited to 'lib/libc/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud