Menu

#9 fix dtable iteration overflow

Unstable (example)
open
nobody
None
5
2014-06-17
2014-06-17
No

Fix a crash because of wrong dtable iteration termination: type!=-1 is tested while it seems type!=0 should be (laos?) tested. The patch tests name!=NULL, which is safer anyway.

1 Attachments

Discussion


Log in to post a comment.