summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/engine.c
diff options
context:
space:
mode:
authorswallace <swallace@FreeBSD.org>1996-03-27 18:39:40 +0000
committerswallace <swallace@FreeBSD.org>1996-03-27 18:39:40 +0000
commit2296883240b49b7a7e262a5bb647c5de62e4d816 (patch)
tree809be3b0388222562da0e07382a1f3d504fb43dd /lib/libc/regex/engine.c
parent799d09c40076c5187d25f489963f2a112cb7703b (diff)
downloadFreeBSD-src-2296883240b49b7a7e262a5bb647c5de62e4d816.zip
FreeBSD-src-2296883240b49b7a7e262a5bb647c5de62e4d816.tar.gz
The recently introduced sv_sendsig entry of the sysentvec structure
is incorrectly set to 0, for the purpose of "ignoring" the signal. This does not ignore the signal, but rather, executes the function at location 0 in kernel mode, which shortly thereafter causes a panic. The sv_sensig entry for ibcs2 emulation should be set to the system's normal sendsig routine.
Diffstat (limited to 'lib/libc/regex/engine.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud