Steve M.

Results 3 issues of Steve M.

Hello, I am seeing a leak of 24 bytes with with the context convenience API. Valgrind output: ``` ==24387== Command: ./leak 123 ==24387== 123 ==24387== ==24387== HEAP SUMMARY: ==24387== in...

In the course of debugging, I was running HFC with /stoppable=True. Hitting enter would shutdown the service, but would hang in the terminal. Hitting ctl-c causes this: ``` libev.c:432: Shutdown():...

Latest clone, on Debian 7 i686 (x32), gcc 4.7.2 (Debian 4.7.2-5) -DPH7_ENABLE_MATH_FUNC -DPH7_ENABLE_THREADS Valgrind reports a definite memory loss of 112 bytes. The loss starts when a recursive mutex is...