bug with overview.ctl -- trailing comma in pattern causes coredump
Katsuhiro Kondou
kondou at nec.co.jp
Thu May 11 22:47:29 UTC 2000
In article <IJEELPKKIDJIKOEGBIADOEPDCAAA.rhooper at eisa.com>,
"Roy Hooper" <rhooper at eisa.com> wrote;
} 79:tor.*,can.*,ont.*,ott.*,flora.*,bc.*,forfree.*,ab.*,qc.*,
}
} #0 0x806add6 in MatchGroups (
} g=0x8090af3 "calgary.general:2 ab.politics:2 can.politics:2
} edm.general:2",
} num=10, patterns=0x8098c40) at overview.c:659
} 659 switch (patterns[i][0]) {
}
} (gdb) print i
} $1 = 9
} (gdb) print patterns[9]
} $2 = 0x0
} (gdb) print patterns[8]
} $3 = 0x8091d70 "qc.*"
}
} DOH!
}
} inncheck doesn't catch this one either.
Which version are you running? I believe this was fixed
almost a year ago.
--
Katsuhiro Kondou
More information about the inn-bugs
mailing list