]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r263777: sh: Fix possible memory leaks and double frees with unexpected
authorjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Apr 2014 21:26:34 +0000 (21:26 +0000)
committerjilles <jilles@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 14 Apr 2014 21:26:34 +0000 (21:26 +0000)
commitf75e806b32ccb4cb2a5bd8fe837efc421539b914
tree8263de031cf1c7ceb7cb3e0f527b28807f170218
parent2c65f53c679e684df0ac4912d9e0ca138d3d09ba
MFC r263777: sh: Fix possible memory leaks and double frees with unexpected
SIGINT.

git-svn-id: svn://svn.freebsd.org/base/stable/10@264478 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