]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r263777: sh: Fix possible memory leaks and double frees with unexpected
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Apr 2014 21:43:34 +0000 (21:43 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 17 Apr 2014 21:43:34 +0000 (21:43 +0000)
commit07796b348ff066341831c54000f755f7db073713
tree6686c64e564b902a6d72bacfe8e2aba2b9bf4028
parentb0e18aa736dce7175f40cd1c371e81ce1958e24f
MFC r263777: sh: Fix possible memory leaks and double frees with unexpected
SIGINT.

git-svn-id: svn://svn.freebsd.org/base/stable/9@264629 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
bin/sh/alias.c
bin/sh/exec.c
bin/sh/expand.c
bin/sh/redir.c
bin/sh/var.c