Artifact cd6046dfba40bec43c7b84b78e0fdf4d154c16197d6501d5476b39531b697f42:
- File
src/OFApplication.m
— part of check-in
[22b2e6ea8b]
at
2017-06-03 23:28:33
on branch trunk
— OFApplication: Fix MorphOS LocalVar list iteration
Double linked lists on MorphOS/AmigaOS have the last node point back to
the list head, so checking the successor for NULL is not correct, as
this will then include the list head which has no payload. (user: js, size: 13726) [annotate] [blame] [check-ins using]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.