GNOME Bugzilla – Bug 771039
rtpjpegpay has memory leak on Mac OS X
Last modified: 2018-01-20 12:39:13 UTC
Created attachment 335066 [details] test program for mem leak reproduction While doing some tests on Mac Book Pro 13, OS X El Capitan (Version 10.11.5) we encountered memory leaks that seam to come from creation of rtpjpegpay. The leak was detected by xCode/Instruments and should be reproducable with the simple test application attached to this issue. We used CMake to create the xCode project files.
Created attachment 335067 [details] CMakelists for test program
I don't see any leak on Linux, and those elements seem generic code. Can you run this test code on Mac with valgrind, and --leak-check=full ?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment. Thanks!