mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 09:40:51 +01:00
remove an extraneous free(), thanks to Lioncash for spotting it
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@995 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
504d3df98f
commit
b070e7d038
@ -120,7 +120,6 @@ fail:
|
||||
if (nwa)
|
||||
{
|
||||
close_nwa(nwa);
|
||||
free(nwa);
|
||||
}
|
||||
|
||||
return NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user