[SCM] ffado/master: Drop exitcrash.patch

adiknoth-guest at users.alioth.debian.org adiknoth-guest at users.alioth.debian.org
Wed Apr 18 19:23:59 UTC 2012


The following commit has been merged in the master branch:
commit 8a0561839165f019586894d95ac6c887520c7fd9
Author: Adrian Knoth <adi at drcomp.erfurt.thur.de>
Date:   Wed Apr 18 20:58:59 2012 +0200

    Drop exitcrash.patch

diff --git a/debian/patches/exitcrash.patch b/debian/patches/exitcrash.patch
deleted file mode 100644
index 320c7d2..0000000
--- a/debian/patches/exitcrash.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-From: Adrian Knoth <adi at drcomp.erfurt.thur.de>
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643024
-Bug-FFADO: http://subversion.ffado.org/ticket/329
-Forwarded: not-needed
-Description: Work around segfault when terminating
- This fix is experimental. It does work with jackd, but it remains
- unclear if it has any influence on other users that simply dlcose()
- libffado instead of exiting completely. To the best of our knowledge,
- no such software exists to date.
---- a/src/ffado.cpp
-+++ b/src/ffado.cpp
-@@ -58,7 +58,6 @@
- 
- static void exitfunc(void)
- {
--    delete DebugModuleManager::instance();
- 
- }
- #ifdef __cplusplus

-- 
Free Firewire Audio Drivers (ffado.org) packaging



More information about the pkg-multimedia-commits mailing list