From 8b2f500d2a3180b0c038edcb81dcfb98fb6d2b7a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 8 Feb 2014 16:00:13 +0100 Subject: Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with a call to abort() --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 85048db7..5be8f412 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3265,3 +3265,5 @@ Mariusz Bialonczyk Tony Houghton for suggesting to add LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning with Clang 3.4.1 + for suggesting to replace the NULL pointer assignment in ~cReceiver() to force a + segfault with a call to abort() -- cgit v1.2.3