Hoist char* t out of loop and initialize NULL
commitadb8378775705fcc99aa29e5a8b6970349d37656
authorAchim Gratz <Stromeko@Stromeko.DE>
Thu, 13 Aug 2015 19:08:57 +0000 (13 21:08 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Sat, 22 Aug 2015 07:13:28 +0000 (22 09:13 +0200)
tree3859fdd549725bf7418546ed8924e0135d4b128b
parent2fb8fd2461111d66d4efbb8bd6b1e022f0006cd5
Hoist char* t out of loop and initialize NULL

* src/run.c (file_exists_multi): Hoist char* t out of loop and
initialize NULL.  Remove redundant truncation of fullname.
ChangeLog
src/run.c