Attention is currently required from: Nico Huber, Namyoon Woo, Edward O'Callaghan, Anastasia Klimchuk.
3 comments:
Patchset:
I'm sorry that you'll have to manually rebase this change, but I *really* had to make CB:54905 CB:54908 CB:54909 CB:54910 to blow off some steam after noticing these issues.
File dummyflasher.c:
free(status);
if (errno != 0 || status == endptr) {
For another patch: this has an use-after-free bug, just like the one CB:46551 fixed.
CB:54909 takes care of it.
I would initialise `data->flashchip_contents` here: […]
I moved around the initialisation in CB:54908
To view, visit change 54748. To unsubscribe, or for help writing mail filters, visit settings.