bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: race bug !?


From: pepa65
Subject: Re: race bug !?
Date: Fri, 29 Jan 2021 20:00:26 +0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 29/01/2021 19.50, Greg Wooledge wrote:
> Yes, there is a race condition bug, but it's in your script, not in bash.

It seems to come out in linear order. I think what we're seeing here is
what Oğuz observed:

$ echo -e 'dc30a6d79f3b47e310b8b9f5fbadba57
3DCm1587R+MQuLn1+626Vw==' |xxd -r -p |base64

3DCm1587R+MQuLn1+626Vz0Vhw==

That last line is just what you get if you feed it the combined input.

Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]