retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Fix improper check to verify RetroAchievements request was valid #357

Closed rsubtil closed 4 months ago

rsubtil commented 4 months ago

Since we don't set it to null directly, we tried to free a previously freed instance. This fixes the check.