Message3021

Author fluzz
Recipients
Date 2015-01-04.14:24:05
Content
>> opening "notes" in quest browser:
>> quest_browser_ui.c:164:34: runtime error: index -1 out of bounds for typ 'int
[50]'

Fixed in commit 692b4b8bfd

>> starting hacking game:
>> takeover.c:948:13: runtime error: index 24 out of bounds for type 'struct
image [16]'
>> takeover.c:949:4: runtime error: index 24 out of bounds for type 'struct
image [16]'
>> takeover.c:950:4: runtime error: index 24 out of bounds for type 'struct
image [16]'

Fixed in commit bdc254284ed7

>> when tux dies:
>> /home/matthias/vcs/git/freedroid/src/hud.c:73:2: runtime error: value -1.71914
>> is outside the range of representable values of type 'unsigned short'

Fixed in commit d84c988060e
History
Date User Action Args
2015-01-04 14:24:05fluzzsetmessageid: <1420381445.53.0.493001238696.issue773@freedroid.org>
2015-01-04 14:24:05fluzzlinkissue773 messages
2015-01-04 14:24:05fluzzcreate