[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Pooling of strings is good
- From: Coda Highland <chighland@...>
- Date: Mon, 25 Aug 2014 07:52:27 -0700
On Mon, Aug 25, 2014 at 7:28 AM, Coroutines <coroutines@gmail.com> wrote:
> Honestly, most of these replies sound like "never use goto!"
Ironic that you'd use this example considering this is exactly the
thing that caused Apple's SSL bug.
> Well I'm not writing crypto, guess I can pretend everything is safe.
C'mon, you should know that the inverse ("a => b" to "!a => !b") of a
true statement isn't logically assured to be true; it's the
contrapositive ("a => b" to "!b => !a"; in this case, "if it's not
safe, don't use it when writing crypto") that's logically guaranteed.
/s/ Adam
- References:
- Pooling of strings is good, Dirk Laurie
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Dirk Laurie
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Jay Carlson
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Jay Carlson
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Sean Conner
- Re: Pooling of strings is good, Javier Guerra Giraldez
- Re: Pooling of strings is good, Coroutines
- Re: Pooling of strings is good, Axel Kittenberger
- Re: Pooling of strings is good, Coroutines