]> git.saurik.com Git - bison.git/commit
command line: fix minor leaks.
authorAkim Demaille <akim@lrde.epita.fr>
Tue, 8 May 2012 08:27:34 +0000 (10:27 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 8 May 2012 08:27:34 +0000 (10:27 +0200)
commit0b7fba1335c0c3fde1eab89e265cbcecf20885a8
tree40abe93c7d2844d9cf38f4f119b86cdc1af7d7e5
parente2eb03d4e9306f8ec5fa15c47c2016409c5fca9d
command line: fix minor leaks.

* src/getargs.c (getargs): Free pointers before allocating them new
content.
src/getargs.c