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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4505,3 +4505,5 @@ Video Disk Recorder Revision History - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). - Fixed a crash when setting the time transponder in the Setup menu, caused by the new 'noneString' in cMenuEditChanItem (reported by Thomas Günther). +- Added NULL checks to some strdup() calls in menuitems.c (suggested by Darren + Salt). |