User Activity

  • Created ticket #134 on XMLStarlet command line XML toolkit

    val mode reading from stdin no longer working

  • Posted a comment on discussion Help on XMLStarlet command line XML toolkit

    I find that the above sequence will not be handled corrently by the 'unesc' command: echo '"' | xmlstarlet unesc entity name too long: &quot " It looks to me like the length check is one-off. The patch below works for me, but not 100% sure that it doesn't create a buffer overrun. --- src/xml_escape.c.orig 2021-01-09 11:26:11.363863708 +0100 +++ src/xml_escape.c 2021-01-09 11:26:17.678959009 +0100 @@ -222,7 +222,7 @@ semicolon_off++; } entity_len = semicolon_off - i; - if (entity_len < MAX_ENTITY_NAME)...

  • Modified a comment on ticket #38 on Isync

    Okay. I'm not familiar enough with IMAP to understand the difference, but I can confirm that with '*' it works also.

  • Posted a comment on ticket #38 on Isync

    Okay. I'm not familiar enough to understand the difference, but I can confirm that with '*' it works also.

  • Created ticket #38 on Isync

    Pushing through davmail records messages as lost and duplicates them

View All

Personal Data

Username:
hpcmango
Joined:
2009-05-27 07:55:07

Projects

This is a list of open source software projects that Oliver Mangold is associated with:

Personal Tools

MongoDB Logo MongoDB