Share

SQLgrey Postfix greylisting service

Tracker: Bugs

5 problem with class_c() and IPv6 addressess - ID: 2809479
Last Update: Attachment added ( anielski )

class_c function has, inside join, call to $splitted[0 .. x] instead
@splitted[0 .. x]. First form provides only second element of array
(returns 1) instead range form first to x and has impact on connect table
(only second block IPv6, ':'-separated block is placed inside).

This behaviour exists in both 1.6.x a 1.7.x branches. Trivial patch in
attachement.


Piotr Meyer ( anielski ) - 2009-06-20 13:50

5

Open

None

Lionel Bouton

algorithm

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
v6-addr-fix.diff Download

Change ( 1 )

Field Old Value Date By
File Added 331687: v6-addr-fix.diff 2009-06-20 13:50 anielski