18 Jul
2009
18 Jul
'09
1:21 a.m.
On Fri, Jul 17, 2009 at 06:46:03PM -0400, Jorge Arellano Cid wrote:
On Sat, Jul 18, 2009 at 12:07:58AM +0200, Johannes Hofmann wrote:
Hi,
I was getting frequent https.filter.dpi with dpip_tag == NULL. Attached patch adds a check for that case. If nobody objects I'd commit this in a few days.
ACK.
I'd prefer to have:
char *a_Dpip_get_attr_l(char *tag, size_t tagsize, const char *attrname); char *a_Dpip_get_attr(char *tag, const char *attrname);
in the global DPIP's API.
Please wait a bit while I make a patch...
Please test tip. -- Cheers Jorge.-