From 3deacf11df7ff56be5605be32044c9ec1502cc03 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Thu, 23 Apr 2015 23:41:36 +0200 Subject: [PATCH] Fixed potential deadlock (infinite loop) in Cue Sheet import dialog when "Browse..." button is clicked. --- doc/Changelog.html | 3 ++- doc/Changelog.md | 1 + src/Config.h | 2 +- src/Dialog_CueImport.cpp | 15 ++++++++++----- 4 files changed, 14 insertions(+), 7 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index 95092b86..9123b881 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -88,7 +88,8 @@ h='gmail.com';a='@';n='z&#x document.write(''+e+'<\/'+'a'+'>'); // -->
-
  • Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple
  • +
  • Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple
  • +
  • Fixed potential deadlock in Cue Sheet import dialog when "Browse..." button is clicked
  • LameXP v4.11 [2015-04-05]