-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #717 - plugged some memory leaks
- commit 1b933c3 introduced a memory leak in audio decoding (each frame!). This has now been fixed - also fixed failure to close various open X displays in fe_utils.cpp - confirmed leaks and fixes with valgrind on linux
- Loading branch information
Showing
2 changed files
with
20 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters