Patch set 4:Code-Review +1
4 comments:
Patch Set #4, Line 466: flash->mst->spi.max_data_write - 4
Could this subtraction possibly underflow? Asking since there is the max_data_write > 0 check below.
Should be %u now
Should be %u now
Should be %u now
To view, visit change 30409. To unsubscribe, or for help writing mail filters, visit settings.