<div dir="ltr">Hello, Eric.<div>Yes, and i also answered with some explanation:</div><div><pre class="gmail-content" style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:14.3px;color:rgb(51,51,51);word-break:break-all;word-wrap:break-word;border:0px;border-radius:0px"><span class="gmail-quote" style="box-sizing:border-box;color:rgb(0,127,0)">> And, in general, I would recommend just freeing data after usage,</span>
<span class="gmail-quote" style="box-sizing:border-box;color:rgb(0,127,0)">> rather than having a deinit function.</span>

Looks like it may complicate a logic and code of test. Test may exit with
any call to 'piglit_report_result' and it can happens on any stage of
execution. In proposed mechanism we shouldn't care when and why exit is
done, so we can be sure that all resources will be freed.
</pre>But if it is not an argument - will update on this week like you have suggested.</div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jan 3, 2019 at 8:42 PM Eric Anholt <<a href="mailto:eric@anholt.net">eric@anholt.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sergii Romantsov <<a href="mailto:sergii.romantsov@gmail.com" target="_blank">sergii.romantsov@gmail.com</a>> writes:<br>
<br>
> Hello,<br>
> is there any chance to get review?<br>
> In the goal is idea to get a simple mechanism to control resources freeing<br>
> (any extra memory allocations, files etc.) of any piglit-test on the exit.<br>
<br>
I gave some feedback, and I haven't seen a new version.<br>
</blockquote></div>