[PATCH 13/19] ui-snapshot: use a struct strbuf instead of fixed-size buffers

Jason A. Donenfeld Jason at zx2c4.com
Sun Apr 7 15:33:30 CEST 2013


On Sun, Apr 7, 2013 at 11:30 AM, John Keeping <john at keeping.me.uk> wrote:
> +       strbuf_reset(&snapshot);
> +       strbuf_addf(&snapshot, "v%s", snapshot.buf);

Scrap the previous message. Here's where the bug is.




More information about the CGit mailing list