<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On May 20, 2014, at 2:25 AM, David Majnemer <<a href="mailto:david.majnemer@gmail.com">david.majnemer@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Oops, sent out the wrong version of this patch.  Attached is what I intended to send.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 20, 2014 at 12:28 AM, David Majnemer <span dir="ltr"><<a href="mailto:david.majnemer@gmail.com" target="_blank">david.majnemer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto;"><div dir="ltr">random_device::operator() as currently implemented does not correctly handle errors returned by read.  This can result in it returning uninitialized data.<br>
<div><br></div><div>To fix this, wrap the call to read in a loop.</div></div></blockquote></div></div></blockquote><br></div><div>I like this; but can you think of any way to test it?</div><div><br></div><div>— Marshall</div><div><br></div><br></body></html>