cdesktopenv/cde/programs/dtinfo
Jon Trulson c6f1d5ac05 dtinfogen_worker: don't free variables then use them later.
In several places, variables were XFree()'d, but then used in system()
commands later.  This would cause various issues - on my system, I'd
get:

sh: 1: Syntax error: EOF in backquote substitution
system for rm failed; exiting...

while building the guides.
2013-08-31 17:18:53 -06:00
..
DtMmdb dtinfo subdirectory DtMmdb 2013-08-29 19:41:27 -06:00
clients dtinfo subdirectory mmdb 2013-08-29 19:45:18 -06:00
dtinfo dtinfo subdirectory dtinfo 2013-08-29 19:42:40 -06:00
dtinfogen dtinfogen_worker: don't free variables then use them later. 2013-08-31 17:18:53 -06:00
mmdb dtinfo subdirectory mmdb 2013-08-29 19:45:18 -06:00
tools dtinfo subdirectory mmdb 2013-08-29 19:45:18 -06:00
Imakefile dtinfo subdirectory mmdb 2013-08-29 19:45:18 -06:00