cleolibrary / CLEO5

CLEO 5 for GTA San Andreas
https://cleo.li
MIT License
57 stars 6 forks source link

Proper strings output args handling in opcode 0ad4 #89

Closed MiranDMC closed 8 months ago

MiranDMC commented 8 months ago

Added standard CLEO5 opcode param types validation. Fixed possible buffer overruns when target types are variables strings.

MiranDMC commented 8 months ago

Implemented in https://github.com/cleolibrary/CLEO5/pull/104