On Wed, Aug 30, 2017 at 10:49 AM, Rene Scharfe <l....@web.de> wrote: > Don't reset the strbufs l2 and l3 before use as if they were static, but > release them at the end instead. > > Signed-off-by: Rene Scharfe <l....@web.de>
This was introduced with 5ae41c79b8 (builtin-am: support and auto-detect StGit patches, 2015-08-04), trying to sift through old emails I did not find a discussion if that was static in an earlier round of the patches. Thanks and Reviewed-by: Stefan Beller <sbel...@google.com>