[Bug 482335] New: openvas-plugins-1.0.2-1.68: no return statement in function returning non-void
https://bugzilla.novell.com/show_bug.cgi?id=482335 Summary: openvas-plugins-1.0.2-1.68: no return statement in function returning non-void Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to compile Factory package openvas-plugins-1.0.2-1.68 and the compiler said ssl_ciphers.c:83: warning: no return statement in function returning non-void The source code is if ( msg[strlen(msg) - 1] != '\n' ) strcat(*report, "\n"); } Suggest either add a return statement to the end of the function definition, or change the return type of the function to void. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=482335 Martin Mrazik <mmrazik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |nadvornik@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com