﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,phab_field
1934,[PATCH] memleak in CSoundManager::AddPlayListItem / JMusicList::Play,Markus,stwf,"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.

OK, this has been checked in, thanks for the help!",defect,closed,Should Have,Alpha 14,Core engine,fixed,review patch,,
