ash: comment out free(p) just before _exit, tweak some outdated comments
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 7 Oct 2016 01:17:28 +0000 (03:17 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 7 Oct 2016 01:17:28 +0000 (03:17 +0200)
commitf37e1155aabde6bd95d267a8aec347cedccb8bc3
tree31294cfdf3fc1d83cb7ab0021c29bc73b8803651
parent2972e2c4acb9c46a8cc05c857acac2b3d439bf69
ash: comment out free(p) just before _exit, tweak some outdated comments

Planned to sync exitshell up to dash, turned out ours is better :)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
shell/ash.c