Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

RE: [milter-greylist] milter-greylist 4.6alpha1 is available

2016-01-19 by Bruncsak, Attila

> > 4.6a1 compilation is OK with the following warning (Linux RHEL 6.7)
> 
> Feel free to send patches to fix that.
> 

At least the attached patch probably good for:

> milter-greylist.c:2812: warning: 'last' may be used uninitialized in this function

From the manual page of strtok_r():

"  In the initial call to strtok_r(), the *savept must be the null pointer. "

I went through all the code and checked to use of the strtok_r()
function in that respect. Please see the attached patches.

Best,
Attila

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.