]> git.sur5r.net Git - cc65/commitdiff
Merge pull request #254 from greg-king5/offset-pointer
authorOliver Schmidt <ol.sc@web.de>
Sat, 2 Jan 2016 12:55:42 +0000 (13:55 +0100)
committerOliver Schmidt <ol.sc@web.de>
Sat, 2 Jan 2016 12:55:42 +0000 (13:55 +0100)
Fix an unbalanced C stack that happens when a pointer is added to a 32-bit offset.


Trivial merge