fixed mem leak in "*scanf" (found by Benson)
commitd85c6d85497c149ab0c488b4614bad21ac59f81c
authorJustin Smith <smit7802@bellsouth.net>
Sat, 5 Mar 2005 20:12:39 +0000 (5 20:12 +0000)
committerJustin Smith <smit7802@bellsouth.net>
Sat, 5 Mar 2005 20:12:39 +0000 (5 20:12 +0000)
tree2ecddf50ababec43ed923ea72c524ff6c659f75a
parent28f6d516d98f8ecc53c948c5d423b19f6eed2feb
fixed mem leak in "*scanf" (found by Benson)
fixed incorrect "Should Be:" in test_input app

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@1149 c25cc9d1-44fa-0310-b259-ad778cb1d433
apps/test_input/test_input.c
lib/libc/stdio/_v_scanf.c