it seems that this variable in e_exec does not actually need to be strdup()ed, and...
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 14 Dec 2012 09:13:07 +0000 (09:13 +0000)
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 14 Dec 2012 09:13:07 +0000 (09:13 +0000)
commit799e6b5a5e8142f10e967794d440fa57a44255a0
treebc2a1999a8821cca4569059014ccd97c4c434f55
parent31b66a272e713fcb7611b7284e7409bff287ed16
it seems that this variable in e_exec does not actually need to be strdup()ed, and thus does not need to leak...

SVN revision: 80923
src/bin/e_exec.c