﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
1934,[PATCH] memleak in CSoundManager::AddPlayListItem / JMusicList::Play,Markus,,"CSoundManager::AddPlayListItem takes a pointer. JMusicList::Play (the only caller) created the VfsPath on the heap. But the path is never freed.

The patch replaces the pointer approach: Create everything on the stack and use references.",defect,new,Should Have,Alpha 14,Core engine,,,,
