http://bugzilla.spamassassin.org/show_bug.cgi?id=3583
Summary: building spamc w/ SSL enabled causes warning from gcc
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
gcc -DSPAMC_SSL -I/usr/kerberos/include -Wall -g -O2 spamc/spamc.c
spamc/libspamc.c spamc/utils.c \
-o spamc/spamc -L/usr/local/lib -lssl -lcrypto -ldl
spamc/libspamc.c: In function `message_filter':
spamc/libspamc.c:819: warning: `ctx' might be used uninitialized in this
function
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.