summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 85048db7..5be8f412 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -3265,3 +3265,5 @@ Mariusz Bialonczyk <manio@skyboo.net>
Tony Houghton <h@realh.co.uk>
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()