<div dir="ltr"><div dir="ltr">Thanks Rich!<div><br></div><div>Just curious, when's the next hivex release scheduled to be tagged?</div><div><br></div><div>Best,</div><div>Michael</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jan 22, 2019 at 5:22 PM Richard W.M. Jones <<a href="mailto:rjones@redhat.com">rjones@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On Tue, Jan 22, 2019 at 04:43:31PM -0500, Michael Meyer wrote:<br>
> This line was accidentally removed in 77fe74fc, causing<br>
> bug #1145056 (Bugzilla) to resurface.<br>
> ---<br>
>  lib/utf16.c | 1 +<br>
>  1 file changed, 1 insertion(+)<br>
> <br>
> diff --git a/lib/utf16.c b/lib/utf16.c<br>
> index e099548..67fa996 100644<br>
> --- a/lib/utf16.c<br>
> +++ b/lib/utf16.c<br>
> @@ -58,6 +58,7 @@ _hivex_recode (hive_h *h, recode_type t,<br>
>        /* Reset errno here because we don't want to accidentally<br>
>         * return E2BIG to a library caller.<br>
>         */<br>
> +      errno = 0;<br>
>        size_t prev = outalloc;<br>
>        /* Try again with a larger output buffer. */<br>
>        free (out);<br>
<br>
Sorry about that.  I've pushed your fix now.<br>
<br>
Rich.<br>
<br>
-- <br>
Richard Jones, Virtualization Group, Red Hat <a href="http://people.redhat.com/~rjones" rel="noreferrer" target="_blank">http://people.redhat.com/~rjones</a><br>
Read my programming and virtualization blog: <a href="http://rwmj.wordpress.com" rel="noreferrer" target="_blank">http://rwmj.wordpress.com</a><br>
Fedora Windows cross-compiler. Compile Windows programs, test, and<br>
build Windows installers. Over 100 libraries supported.<br>
<a href="http://fedoraproject.org/wiki/MinGW" rel="noreferrer" target="_blank">http://fedoraproject.org/wiki/MinGW</a><br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><table border="0" cellpadding="0" cellspacing="0" width="270" style="color:rgb(51,51,51);font-family:DattoDIN,Arial,sans-serif;font-size:14px"><tbody><tr><td height="17" width="270"><span style="font-size:16px"><strong>Michael Meyer</strong></span></td></tr><tr><td height="16">Software Engineer</td></tr><tr><td height="16">Datto, Inc.</td></tr><tr><td height="16">(475) 288-1327</td></tr><tr><td height="16"><a href="http://www.datto.com/" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><span style="color:rgb(11,83,148)">www.datto.com</span></a></td></tr><tr><td height="16"><br><a href="http://www.datto.com/support-sig/" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><img alt="" src="http://pages.datto.com/rs/572-ZRG-001/images/ClickLearnDone_EmailSignature.jpg" style="margin: 0px; padding: 0px; border: 0px;"></a><br><br></td></tr><tr><td height="15"><span style="font-size:xx-small;font-family:arial,helvetica,sans-serif">Join the conversation!</span> <a href="http://www.facebook.com/dattoinc" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><img alt="Facebook" border="0" height="16" src="http://pages.datto.com/rs/572-ZRG-001/images/facebook_2.png" width="16" style="margin: 0px; padding: 0px; border: 0px;"></a> <a href="https://twitter.com/dattosupport" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><img alt="Twitter" border="0" height="16" src="http://pages.datto.com/rs/572-ZRG-001/images/twitter_2.png" width="16" style="margin: 0px; padding: 0px; border: 0px;"></a> <a href="https://www.linkedin.com/company/datto-inc-" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><img alt="LinkedIn" border="0" height="16" src="http://pages.datto.com/rs/572-ZRG-001/images/linkedin_2.png" width="16" style="margin: 0px; padding: 0px; border: 0px;"></a> <a href="http://blog.datto.com/blog" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><img alt="Blog RSS" border="0" height="16" src="http://pages.datto.com/rs/572-ZRG-001/images/blogRSS.png" width="16" style="margin: 0px; padding: 0px; border: 0px;"></a> <a href="http://www.slideshare.net/backupify" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><img alt="Slideshare" border="0" height="16" src="http://pages.datto.com/rs/572-ZRG-001/images/slideshare.png" width="16" style="margin: 0px; padding: 0px; border: 0px;"></a> <a href="https://community.spiceworks.com/pages/datto" style="color:rgb(0,128,198);text-decoration:none" target="_blank"><img alt="Spiceworks" border="0" height="16" src="http://pages.datto.com/rs/572-ZRG-001/images/spiceworks-app_icon.jpg" width="16" style="margin: 0px; padding: 0px; border: 0px;"></a></td></tr></tbody></table></div></div>