Fix deallocating shell argument in tokenize()
commit0cfe49a7fdf72a176c759f743768579861ea905f
authorPetr Písař <petr.pisar@atlas.cz>
Mon, 20 Jan 2020 18:56:08 +0000 (20 19:56 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Mon, 20 Jan 2020 18:56:08 +0000 (20 19:56 +0100)
treebf863d122a0e3304c9a9d90601165618b29b677a
parentac53807938f9a2e43401ab5b1b1c7f4dd80ac620
Fix deallocating shell argument in tokenize()

Thanks to Jeffrey Law for the notice.
src/completion.c