On 12/19/18 9:10 AM, Assaf Gordon wrote: > Hi all, > > I noticed this small issue in base64 (seems the code is from > the original commit in 2006 when switching to git). > > WDYT? > -assaf
Nice catch! Comments: * base32 is affected, too. It's the same source, but the fix should be mentioned for both programs. * this is a user-visible change, therefore it deserves a NEWS entry. * a test may be good, wouldn't it? Thanks & have a nice day, Berny
