The isnumber() function now checks the given pointer for NULL

This commit is contained in:
Klaus Schmidinger
2011-07-31 13:23:31 +02:00
parent ba5bae0d1c
commit 404124eca4
3 changed files with 8 additions and 3 deletions

View File

@@ -6650,6 +6650,8 @@ Video Disk Recorder Revision History
- Added support for "content identifier descriptor" and "default authority descriptor"
to 'libsi' (thanks to Dave Pickles).
2011-06-21: Version 1.7.20
2011-07-31: Version 1.7.20
- Added some missing 'const' to tChannelID (reported by Sundararaj Reel).
- The isnumber() function now checks the given pointer for NULL (thanks to Holger
Dengler).