Re: [dev] [patch] xmms like pattern matching for dmenu (update to hg tip)

From: Rob <robpilling_AT_gmail.com>
Date: Sat, 7 Aug 2010 14:25:08 +0100

Uh, in tokenise, shouldn't
strncpy(tmp, pat, strlen(pat));
be
strncpy(tmp, pat, sizeof tmp); ?

On 7 August 2010 14:20, StephenB <mail4stb_AT_gmail.com> wrote:
> see: (this patch is against 352)
> http://pastebin.com/raw.php?i=4sh7ZTuJ
> I use this all the time for uzbl browser history and bookmarks.
> regards,
> StephenB
Received on Sat Aug 07 2010 - 15:25:08 CEST

This archive was generated by hypermail 2.2.0 : Sat Aug 07 2010 - 15:36:01 CEST