Fixed trx - variable append used uninitialised. If -A option was not
authorHamish Guthrie <hcg@openwrt.org>
Wed, 30 May 2007 10:49:46 +0000 (10:49 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Wed, 30 May 2007 10:49:46 +0000 (10:49 +0000)
commit9e0fb45730a384e9daca2b3e5d8299ae63df436c
tree1221d05387167ebbddf77ca7656e5acc8af663ab
parent860761b2d288df76aac8cfcf3b67f68fc44d0b9d
Fixed trx - variable append used uninitialised. If -A option was not
used, the first offset was not written to the .trx file.

SVN-Revision: 7400
tools/firmware-utils/src/trx.c