Page MenuHome GnuPG

dn.c: function call argument is an uninitialized value
Closed, ResolvedPublic

Description

libtool: compile: /usr/local/bin/scan-build/ccc-analyzer -DHAVE_CONFIG_H -I.
-I.. -I../gl -I../gl -I/home/jwalton/gpg-analyze/include -g3 -O1 -Wall
-Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign
-fvisibility=hidden -MT dn.lo -MD -MP -MF .deps/dn.Tpo -c dn.c -o dn.o

dn.c:1133:13: warning: Function call argument is an uninitialized value

n1  = _ksba_ber_count_tl (TYPE_OBJECT_ID, CLASS_UNIVERSAL, 0, oidlen);
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Details

Version
1.3.2

Event Timeline

JW added projects: libksba, Bug Report.
JW added a subscriber: JW.
JW renamed this task from Function call argument is an uninitialized value to dn.c: function call argument is an uninitialized value.Mar 6 2015, 8:34 AM
werner added a subscriber: werner.

No c+p of warnings please! Use gnupg-devel for such things.

werner claimed this task.