imxtools: remove most calls to bug/bugp from core library.
commitc483905b9244646e89bc36940da7ea5a65e37392
authorAmaury Pouly <amaury.pouly@gmail.com>
Sun, 19 Feb 2012 17:36:57 +0000 (19 18:36 +0100)
committerAmaury Pouly <amaury.pouly@gmail.com>
Sun, 19 Feb 2012 17:36:57 +0000 (19 18:36 +0100)
tree4006357666d2a614bce1303df5eeabf4c51d8168
parent2d7a4e9dfaee0fc82561bc19c65647b05ad3e0d5
imxtools: remove most calls to bug/bugp from core library.

It should not exit() anymore on error except on malloc failure.
Resource leaks on errors (especially I/O) are quite likely though.

Change-Id: I6fcf72fb08fc683468b390d0b8745d31ca982b48
utils/imxtools/dbparser.c
utils/imxtools/elftosb.c
utils/imxtools/misc.c
utils/imxtools/misc.h
utils/imxtools/sb.c
utils/imxtools/sbtoelf.c