Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 X-RT-Original-Encoding: utf-8 Content-Disposition: inline X-Mailer: MIME-tools 5.508 (Entity 5.508) In-Reply-To: X-RT-Interface: Web Content-Transfer-Encoding: binary Message-ID: References: RT-Send-CC: Content-Length: 407 On Thu Sep 21 06:45:01 2017, each wrote: > Francis, can you review the changes in rt46047 please? Thanks. Note, I left this one unfixed: - to initialize FNV hash name (BTW this is BAD) ...because if you're using memory tracing, then this hash has to be set up before the memory context, and that can create a circular dependency if you fix it the way I tried to do. The others, I think, are addressed.