devilutionX icon indicating copy to clipboard operation
devilutionX copied to clipboard

Avoid segfaults when using randomly generated array indexes in items.cpp

Open ephphatha opened this issue 4 years ago • 1 comments

The first couple of commits set up helpers for future checks. Items.cpp was one of the easier wins, drlg1.cpp is probably the worst offender so I'm trying to avoid that one as long as possible 😂

ephphatha avatar Aug 31 '21 12:08 ephphatha

Lets fix all these signed/unsigned comparisons 🙃

ephphatha avatar Aug 31 '21 14:08 ephphatha