Page MenuHome GnuPG

yat2m.c: null pointer passed as an argument to a 'nonnull' parameter
Closed, ResolvedPublic

Description

/usr/local/bin/scan-build/ccc-analyzer -o yat2m ./yat2m.c
./yat2m.c:302:3: warning: Null pointer passed as an argument to a 'nonnull'
parameter

strcpy (p, string);
^~~~~~~~~~~~~~~~~~

Details

Version
1.18

Event Timeline

JW set Version to 1.18.
JW added a subscriber: JW.
JW renamed this task from Null pointer passed as an argument to a 'nonnull' parameter to yat2m.c: null pointer passed as an argument to a 'nonnull' parameter.Mar 6 2015, 8:37 AM

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

werner claimed this task.