Mercurial > hg > index.cgi
comparison lwar/lwar.c @ 425:9f0448022f1f
Fix address overflows in SREC and IHEX file formats
Thanks to hider <stego@satx.rr.com> for pointing out an overflow that caused
16 bit addresses to be output as 5 hex digits in cases where an address
counter wrapped. Simply mask the addresses down to 16 bits.
author | William Astle <lost@l-w.ca> |
---|---|
date | Thu, 03 Nov 2016 21:36:17 -0600 |
parents | 221b5f58d8ad |
children | 45df37e81741 |
comparison
equal
deleted
inserted
replaced
424:3aad0ff3c3be | 425:9f0448022f1f |
---|