Attention is currently required from: Edward O'Callaghan.
1 comment:
Commit Message:
Patch Set #3, Line 11: to occur.
Sorry, what exactly leaks if the program terminates? If `malloc()` or similar failed, it's likely because of a bigger problem with the system that is outside of flashrom's control; it's possible that flashrom may not be able to gracefully handle the situation.
That being said, getting rid of `exit()` calls makes sense for libflashrom users, as it prevents the callers from trying to handle errors.
To view, visit change 69474. To unsubscribe, or for help writing mail filters, visit settings.