1dot13 / source

Source code for the game executable of the Jagged Alliance 2 v1.13 project
85 stars 17 forks source link

Guard against nullptr dereference #278

Closed Asdow closed 3 months ago

Asdow commented 3 months ago

Encountered a situation where a pSoldier between bFirstID and bLastID was null and then we'd dereference it.