> On Sun, Aug 21, 2011 at 11:10:48PM +0300, Tadas Slotkus wrote: > > exit() calls are very bad. GUI's and payload don't like it, > > so remove it for easier flashrom usage across projects. > > Not sure about this patch. Removing exit() calls from libflashrom code > is definately required, but cli_classic.c is the CLI tool (not part of > libflashrom) and can have exit()s, no big problems here. > > Shouldn't affect flashrom usage as payload either, unless I'm missing > something?
Yep, you are right. Sorry for spam. Thanks, Tadas _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
