]> git.tuebingen.mpg.de Git - paraslash.git/commit
Fix off-by-one bug in create_argv().
authorAndre Noll <maan@systemlinux.org>
Sun, 29 Jul 2012 15:55:37 +0000 (17:55 +0200)
committerAndre Noll <maan@systemlinux.org>
Mon, 27 Aug 2012 11:01:07 +0000 (13:01 +0200)
commitce7c28cf7098ad1cc80318fff16ed9e4ab52154e
tree50eb6818116253bcf9e3af9d0e0e3b3729a2e52a
parentdddf554290fd65bd55b2b4d2cd796147d6df4712
Fix off-by-one bug in create_argv().

Nothing serious, just wasting memory.
string.c