On Tue, Jun 23, 2009 at 5:10 AM, Michael
Meier<Michael.Meier at rrze.uni-erlangen.de> wrote:
>You can find a patch against 2.3.6 attached.
Thanks for the patch Michael,
I'll probably merge those two if statements into one:
if (pattrlisthead == NULL || pattrlisthead->ll_next == NULL) {
return;
}