RetroAchievements / RAIntegration

The DLL responsible to integrate emulators with RetroAchievements.org
https://retroachievements.org
MIT License
97 stars 23 forks source link

prevent exception cloning search results with partial filter #1087

Closed Jamiras closed 6 months ago

Jamiras commented 6 months ago

https://discord.com/channels/310192285306454017/310195377993416714/1233514881823539301

The SearchResults copy constructor was not allocating a block of memory before trying to fill it.