Details
Description
Please check the attached application, it loads https://www.google.com/images/srpr/logo11w.png and then reloads it every second.
With pmap -x <PID> | tail -n1 you can see, that the memory usage is increasing.
Unfortunately valgrind is not showing anything useful.