<div class="gmail_quote">Hi,<br>I&#39;m working on a small program, and I&#39;m interfacing with GROMACS APIs. I noticed a strange thing about the new output_env_t type: in version 4.5.2 output_env_init in gmxlib/oenv.c doesn&#39;t allocate anything in heap for the passed oenv, but output_env_done will try to free the variable. Maybe it could be more developer-friendly to leave allocation and deallocation to external procedures either to the APIs...<br>



<br>However, thanks for your great support developing this great software!<br>Have a good job!<br>Edoardo Morandi<br></div>