Skip to content

Commit e10ce0e

Browse files
committed
Free _result
1 parent e062748 commit e10ce0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/src/media/openal/OpenALBindings.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3456,6 +3456,7 @@ namespace lime {
34563456
listData++;
34573457

34583458
result += length;
3459+
free(_result);
34593460

34603461
}
34613462

0 commit comments

Comments
 (0)