Attention is currently required from: lynxis lazus.
Patch set 8:Code-Review +1
1 comment:
File firmware/libcommon/source/mode_cardemu.c:
Patch Set #8, Line 710: talloc_report_buf(&info.talloc_blocks, ARRAY_SIZE(info.talloc_report) + 1);
"sizeof(info.talloc_blocks) + ARRAY_SIZE(info.talloc_report)" would be more descriptive here, to imply you expect a certain order in memory.
To view, visit change 43005. To unsubscribe, or for help writing mail filters, visit settings.