]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r230117: sh: Fix out of bounds array access when trap is used with an
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 21 Jan 2012 21:54:31 +0000 (21:54 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 21 Jan 2012 21:54:31 +0000 (21:54 +0000)
commitfdaf71f0ae7958dfeeb8e35ea1aad4389cc08582
tree8346f47c80cd5fca9f1c9f28e0eb925981d7b897
parentbd7eff1451ffd6b6c3ed23a9e38af42f35786299
MFC r230117: sh: Fix out of bounds array access when trap is used with an
invalid signal.

git-svn-id: svn://svn.freebsd.org/base/stable/9@230439 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/trap.c