Fix bug in source.c change
authorTom Tromey <tom@tromey.com>
Wed, 8 Dec 2021 04:51:03 +0000 (21:51 -0700)
committerTom Tromey <tom@tromey.com>
Wed, 8 Dec 2021 04:54:18 +0000 (21:54 -0700)
commita8a7c763fdc5057684234feef94796ef9886aba8
tree778e215f61874b2a4e486f603209b3f99426bbd9
parent28a0d291cd726f5945f54412143377fde3842bcb
Fix bug in source.c change

My earlier change to source.c ("Remove an xfree from add_path")
introduced a regression.  This patch fixes the problem.
gdb/source.c