Re: Pooling of strings is good
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Pooling of strings is good
- From: Javier Guerra Giraldez <javier@...>
- Date: 2014年8月24日 21:50:41 -0500
On Sun, Aug 24, 2014 at 9:25 PM, Sean Conner <sean@conman.org> wrote:
> Reusing a buffer was the cause of the recent Heartbleed bug that affected
> OpenSSL and just about everything that relied upon it.
I think it was more like failing to sanitize an input (http://xkcd.com/1354/)
--
Javier