mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
cb625d890a
Before it would return a retained value if it returned a freshly constructed file, and an unretained value otherwise. Also update all (3) call sites, to correctly retain or release as needed.