[Bug 12173] memory leak around poptGetOptArg()

samba-bugs at samba.org samba-bugs at samba.org
Wed Jun 21 09:21:58 UTC 2017


https://bugzilla.samba.org/show_bug.cgi?id=12173

T Yamada <cielartisan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|3.0.6                       |3.1.1

--- Comment #1 from T Yamada <cielartisan at gmail.com> ---
3.1.1 is still affected. How is it going?

==22846== 4 bytes in 1 blocks are definitely lost in loss record 2 of 8
==22846==    at 0x4C28BED: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==22846==    by 0x524049E: ??? (in /lib/x86_64-linux-gnu/libpopt.so.0.0.0)
==22846==    by 0x5241994: poptGetNextOpt (in
/lib/x86_64-linux-gnu/libpopt.so.0.0.0)
==22846==    by 0x13AE04: ??? (in /usr/bin/rsync)
==22846==    by 0x114D7E: main (in /usr/bin/rsync)
==22846== 
==22846== LEAK SUMMARY:
==22846==    definitely lost: 4 bytes in 1 blocks
==22846==    indirectly lost: 0 bytes in 0 blocks
==22846==      possibly lost: 0 bytes in 0 blocks
==22846==    still reachable: 890 bytes in 7 blocks
==22846==         suppressed: 0 bytes in 0 blocks

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the rsync mailing list