[Bug 229588] New: apache2-mod_fcgid-1.10-16: local variable used before set
https://bugzilla.novell.com/show_bug.cgi?id=229588 Summary: apache2-mod_fcgid-1.10-16: local variable used before set Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de I just tried to compile package apache2-mod_fcgid-1.10-16. The compiler said fcgid_bridge.c:259: warning: 'rv' is used uninitialized in this function The source code is ap_log_error(APLOG_MARK, APLOG_WARNING, rv, r->server, "mod_fcgid: apr_calloc of %d bytes failed in handle_request function", sizeof(*bucket_ctx)); Suggest initialise local variable "rv" before first use. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229588 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |mrueckert@novell.com |screening@forge.provo.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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229588 ------- Comment #1 from mrueckert@novell.com 2007-01-10 10:57 MST ------- in the buildservice we already upgraded to mod_fcgid 2.0 ... this version doesnt show the warning anymore. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229588 mrueckert@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from mrueckert@novell.com 2007-01-12 05:24 MST ------- closing -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com