On Feb 13, 2009, at 5:11 PM, Joe Schaefer wrote:
We had to stop using libapreq2 for cookies, because we found out
that wordpress
(being a shoddy piece of software) was generating invalid cookies
at times.
when apreq encountered it, it segfaulted.
What version of apreq was this? And did you report it to the apreq-
dev@ mailing list?
2.07
reported to apreq-dev in 2006 : http://marc.info/?l=apreq-
dev&m=113996436206606&w=2
it's an edge case to cause it -- you have to somehow write a bad
cookie, which most libraries fix for automatically. wordpress did
that often back then though.