mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with a call to abort()
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user