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

@@ -2727,3 +2727,6 @@ Johan Andersson <jna@jna.pp.se>
Dave Pickles <dave@pickles.me.uk>
for adding support for "content identifier descriptor" and "default authority
descriptor" to 'libsi'
Holger Dengler <holger.dengler@gmx.de>
for making the isnumber() function check the given pointer for NULL