summaryrefslogtreecommitdiffstats
path: root/lib/libsi18n
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2010-07-06 19:18:19 -0500
committerNoriko Hosoi <nhosoi@redhat.com>2010-08-23 11:07:31 -0700
commit9020d0a1ba5766ae40d0aefe8b4b46e0e6903ee6 (patch)
treefd5664e81d2f2c375a36d1d588ac6a176612b077 /lib/libsi18n
parent2ff2c9da762d67628cf25a1ceda3b1dbb9218776 (diff)
downloadds-9020d0a1ba5766ae40d0aefe8b4b46e0e6903ee6.tar.gz
ds-9020d0a1ba5766ae40d0aefe8b4b46e0e6903ee6.tar.xz
ds-9020d0a1ba5766ae40d0aefe8b4b46e0e6903ee6.zip
Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues 12167 - 12199
https://bugzilla.redhat.com/show_bug.cgi?id=610119 Resolves: bug 610119 Bug description: Fix coverify Defect Type: Null pointer dereferences issues 12167 - 12199 Fix description: Catch possible NULL pointer in LASDnsBuild().
Diffstat (limited to 'lib/libsi18n')
-rw-r--r--lib/libsi18n/getstrmem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsi18n/getstrmem.h b/lib/libsi18n/getstrmem.h
index 937885bc..1cd72454 100644
--- a/lib/libsi18n/getstrmem.h
+++ b/lib/libsi18n/getstrmem.h
@@ -259,6 +259,7 @@ static char* libaccess[] = {
"acl_user_exists: out of memory",
"acl_user_exists: user doesn't exist anymore",
"acl_user_exists: plist error",
+ "LASDnsBuild invalid attribute pattern\n",
emptyString };
/* libraries in bucket for hashKey==9 */