Re: libspf2 memory corruption (?)
"Frank Ellermann" <[email protected]> Mon, 10 Dec 2007 19:25:53 +0100
| Newsgroups | gmane.mail.spam.spf.devel |
|---|---|
| Organization | <http://purl.net/xyzzy> |
| Message-ID | <[email protected]> |
Bas Verhoeven wrote: > SPF_response_t *spf_response = NULL; It's years that I used C, but from your description I'd test: SPF_response_t *spf_response = malloc( sizeof SPF_response_t ); Frank ------------------------------------------- Sender Policy Framework: http://www.openspf.org Archives: http://v2.listbox.com/member/archive/1007/=now RSS Feed: http://v2.listbox.com/member/archive/rss/1007/ Modify Your Subscription: http://v2.listbox.com/member/?member_id=6959932&id_secret=74267054-365675 Powered by Listbox: http://www.listbox.com