Hi.<br><br>I've got a problem with memsup inside an OpenVZ virtual 
container on Debian Linux. <br>The point is that /proc/meminfo inside container 
does not include sections for buffers and/or caches (depends on version), and memsup does not 
have a control for NULL pointer before sscanf().<br>
<br><br>So, I propose the following patch which fixes the problem: <br><br><br>git fetch git://<a href="http://github.com/vorobev/otp.git" target="_blank">github.com/vorobev/otp.git</a> maint-memsup<br><br>diff view and path:<br>

<a href="https://github.com/vorobev/otp/compare/maint-memsup" target="_blank">https://github.com/vorobev/otp/compare/maint-memsup</a><br><a href="https://github.com/vorobev/otp/compare/maint-memsup.patch" target="_blank">https://github.com/vorobev/otp/compare/maint-memsup.patch</a><br>

<br>Regards,<br>Anton<br><br><br>