diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 10:00:44 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-14 10:00:44 +0200 |
commit | a45c1c9a28654a216db8b9b57d897c4010ce6b13 (patch) | |
tree | fbf80044e21a08271bcb96df9162099f4b456d4f /CONTRIBUTORS | |
parent | cb50726989e1e8a12762703cb1c9072fb0171bbd (diff) | |
download | vdr-a45c1c9a28654a216db8b9b57d897c4010ce6b13.tar.gz vdr-a45c1c9a28654a216db8b9b57d897c4010ce6b13.tar.bz2 |
Added NULL checks to some strdup() calls in menuitems.c
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e7d9fb07..7d337a94 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1472,6 +1472,7 @@ Darren Salt <linux@youmustbejoking.demon.co.uk> it won't follow symbolic links, and to canonicalize the file name for making all font and image data 'const' for fixing format string handling + for suggesting to add NULL checks to some strdup() calls in menuitems.c Sean Carlos <seanc@libero.it> for translating OSD texts to the Italian language |