https://www.rtems.org/bugzilla/show_bug.cgi?id=2185
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1568|0 |1 is obsolete| | --- Comment #2 from [email protected] 2014-08-07 09:15:18 CDT --- Created attachment 1569 --> https://www.rtems.org/bugzilla/attachment.cgi?id=1569 Revised patch Thanks for your comments. I'll send patches to the list directly next time (must have read by chance that single old obsolete documentation statement about Bugzilla being the preferred way to upload any patches, sorry). Just to keep it together, here's an updated patch that uses size_t for partlen, at block start, and avoids modulo operator (the original code used the modulo, I just re-used it). Shall I send the patch to the list as well? -- Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
