Fix: segfault in tab completion (RHBZ#516024).
authorRichard Jones <rjones@trick.home.annexia.org>
Thu, 6 Aug 2009 13:35:46 +0000 (14:35 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Thu, 6 Aug 2009 14:03:56 +0000 (15:03 +0100)
commit690472768c2b94daaca3c9980bc31fcd6b09e8b7
treeb019793409ae028183c0829e9cdff5f5a3f416d4
parent2b8019e56cf40fe8e8223b4e57cfd590495e8e60
Fix: segfault in tab completion (RHBZ#516024).

Actually this fixes two bugs: 'strs' was not being freed on every
path, and the tab completion segfault described in the bug report.
fish/destpaths.c