From 5e805b5dfd368f1c59635b29e71cb752b9465819 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Mon, 18 Mar 2013 09:54:00 +0100 Subject: The cutter now allocates its buffers on the heap to avoid problems on systems with limited stack space --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3cec144e..0f49d10b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2919,6 +2919,8 @@ Juergen Lock in case, for instance, there is now a DVB-T device where there used to be a bonded DVB-S device for fixing a possible deadlock in handling the tuners of bonded devices + for suggesting to allocate the cutter's buffers on the heap to avoid problems on + systems with limited stack space Sergiu Dotenco for reporting a missing initialization in sDvbSpuRect -- cgit v1.2.3