Re: [PATCH 4/3] archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR"
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:34
René Scharfe [off-list ref] writes:
Just noticed: if the memcmp() above finds a difference, the code should
*not* break out of the loop. Ahem. Perhaps I should first add memmem()
after all...
That sounds like a sensible thing to do.
Will drop this copy and use updated 4/3 and 3.5/3; thanks.