[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

--- Comment #5 from Gerrit Code Review  ---
Change 26308 merged by Anders Broman:
SMB2: use file scope to avoid leaking memory

https://code.wireshark.org/review/26308

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

--- Comment #6 from Guy Harris  ---
(In reply to Guy Harris from comment #2)
> cfile_dump_open_failure_message() has the same problem.

Fixed by https://code.wireshark.org/review/26320 and
https://code.wireshark.org/review/26320.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

Pascal Quantin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|IN_PROGRESS |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

--- Comment #5 from Gerrit Code Review  ---
Change 26319 merged by Pascal Quantin:
failure_message.c: fix a memory leak if err is not negative

https://code.wireshark.org/review/26319

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

--- Comment #5 from Gerrit Code Review  ---
Change 26318 had a related patch set uploaded by Pascal Quantin:
PCP: allocate conversation info in file scope

https://code.wireshark.org/review/26318

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

Pascal Quantin  changed:

   What|Removed |Added

 OS|Linux   |All
   Hardware|x86 |All
 Status|IN_PROGRESS |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

--- Comment #4 from Gerrit Code Review  ---
Change 26319 had a related patch set uploaded by Pascal Quantin:
failure_message.c: fix a memory leak if err is not negative

https://code.wireshark.org/review/26319

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

--- Comment #6 from Gerrit Code Review  ---
Change 26318 merged by Pascal Quantin:
PCP: allocate conversation info in file scope

https://code.wireshark.org/review/26318

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

--- Comment #4 from Gerrit Code Review  ---
Change 26317 merged by Pascal Quantin:
PCP: allocate conversation info in file scope

https://code.wireshark.org/review/26317

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

--- Comment #3 from Gerrit Code Review  ---
Change 26317 had a related patch set uploaded by Pascal Quantin:
PCP: allocate conversation info in file scope

https://code.wireshark.org/review/26317

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

Pascal Quantin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Hardware|x86 |All
 OS|Linux   |All
 Status|IN_PROGRESS |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

--- Comment #6 from Gerrit Code Review  ---
Change 26316 merged by Pascal Quantin:
H223: fix a memory leak in conversation management

https://code.wireshark.org/review/26316

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

--- Comment #5 from Gerrit Code Review  ---
Change 26316 had a related patch set uploaded by Pascal Quantin:
H223: fix a memory leak in conversation management

https://code.wireshark.org/review/26316

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

--- Comment #4 from Gerrit Code Review  ---
Change 26315 merged by Pascal Quantin:
H223: fix a memory leak in conversation management

https://code.wireshark.org/review/26315

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

--- Comment #3 from Gerrit Code Review  ---
Change 26315 had a related patch set uploaded by Pascal Quantin:
H223: fix a memory leak in conversation management

https://code.wireshark.org/review/26315

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

Pascal Quantin  changed:

   What|Removed |Added

   Hardware|x86 |All
 Status|IN_PROGRESS |RESOLVED
 OS|Linux   |All
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

--- Comment #7 from Gerrit Code Review  ---
Change 26314 had a related patch set uploaded by Pascal Quantin:
multipart: use packet scope memory to avoid leaking in case an exception is
triggered by subdissectors

https://code.wireshark.org/review/26314

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

--- Comment #6 from Gerrit Code Review  ---
Change 26313 merged by Pascal Quantin:
multipart: use packet scope memory to avoid leaking in case an exception is
triggered by subdissectors

https://code.wireshark.org/review/26313

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

Pascal Quantin  changed:

   What|Removed |Added

   Hardware|x86 |All
 OS|Linux   |All
 Status|IN_PROGRESS |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

--- Comment #5 from Gerrit Code Review  ---
Change 26313 had a related patch set uploaded by Pascal Quantin:
multipart: use packet scope memory to avoid leaking in case an exception is
triggered by subdissectors

https://code.wireshark.org/review/26313

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

--- Comment #5 from Gerrit Code Review  ---
Change 26312 had a related patch set uploaded by Pascal Quantin:
GIOP: use wmem packet scope for get_modname_from_repoid()

https://code.wireshark.org/review/26312

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

--- Comment #4 from Gerrit Code Review  ---
Change 26311 merged by Pascal Quantin:
GIOP: use wmem packet scope for get_modname_from_repoid()

https://code.wireshark.org/review/26311

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

Pascal Quantin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|IN_PROGRESS |RESOLVED
   Hardware|x86 |All
 OS|Linux   |All

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

--- Comment #3 from Gerrit Code Review  ---
Change 26311 had a related patch set uploaded by Pascal Quantin:
GIOP: use wmem packet scope for get_modname_from_repoid()

https://code.wireshark.org/review/26311

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

--- Comment #6 from Gerrit Code Review  ---
Change 26310 merged by Pascal Quantin:
LAPD: fix some memory leaks in conversation management

https://code.wireshark.org/review/26310

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

--- Comment #3 from Gerrit Code Review  ---
Change 26309 had a related patch set uploaded by Pascal Quantin:
LAPD: fix some memory leaks in conversation management

https://code.wireshark.org/review/26309

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

--- Comment #5 from Gerrit Code Review  ---
Change 26310 had a related patch set uploaded by Pascal Quantin:
LAPD: fix some memory leaks in conversation management

https://code.wireshark.org/review/26310

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

--- Comment #4 from Gerrit Code Review  ---
Change 26309 merged by Pascal Quantin:
LAPD: fix some memory leaks in conversation management

https://code.wireshark.org/review/26309

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

Pascal Quantin  changed:

   What|Removed |Added

   Hardware|x86 |All
 Status|IN_PROGRESS |RESOLVED
 Resolution|--- |FIXED
 OS|Linux   |All

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

--- Comment #3 from Gerrit Code Review  ---
Change 26307 had a related patch set uploaded by Pascal Quantin:
SMB2: use file scope to avoid leaking memory

https://code.wireshark.org/review/26307

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

--- Comment #4 from Gerrit Code Review  ---
Change 26308 had a related patch set uploaded by Pascal Quantin:
SMB2: use file scope to avoid leaking memory

https://code.wireshark.org/review/26308

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

--- Comment #7 from Gerrit Code Review  ---
Change 26306 merged by Pascal Quantin:
ISUP: plug some memory leaks

https://code.wireshark.org/review/26306

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

Pascal Quantin  changed:

   What|Removed |Added

 OS|Linux   |All
 Status|IN_PROGRESS |RESOLVED
 Resolution|--- |FIXED
   Hardware|x86 |All

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

--- Comment #6 from Gerrit Code Review  ---
Change 26306 had a related patch set uploaded by Pascal Quantin:
ISUP: plug some memory leaks

https://code.wireshark.org/review/26306

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

--- Comment #5 from Gerrit Code Review  ---
Change 26305 merged by Pascal Quantin:
ISUP: plug some memory leaks

https://code.wireshark.org/review/26305

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

--- Comment #4 from Gerrit Code Review  ---
Change 26305 had a related patch set uploaded by Pascal Quantin:
ISUP: plug some memory leaks

https://code.wireshark.org/review/26305

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

Pascal Quantin  changed:

   What|Removed |Added

   Hardware|x86 |All
 Resolution|--- |FIXED
 OS|Linux   |All
 Status|IN_PROGRESS |RESOLVED

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

--- Comment #6 from Gerrit Code Review  ---
Change 26304 merged by Pascal Quantin:
oids.c: fix a memory leak in oid_string2subid()

https://code.wireshark.org/review/26304

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

--- Comment #4 from Gerrit Code Review  ---
Change 26303 merged by Pascal Quantin:
oids.c: fix a memory leak in oid_string2subid()

https://code.wireshark.org/review/26303

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

--- Comment #5 from Gerrit Code Review  ---
Change 26304 had a related patch set uploaded by Pascal Quantin:
oids.c: fix a memory leak in oid_string2subid()

https://code.wireshark.org/review/26304

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

--- Comment #3 from Gerrit Code Review  ---
Change 26303 had a related patch set uploaded by Pascal Quantin:
oids.c: fix a memory leak in oid_string2subid()

https://code.wireshark.org/review/26303

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

--- Comment #3 from Gerrit Code Review  ---
Change 26294 merged by Anders Broman:
failure_message.c: fix a memory leak if err is not negative

https://code.wireshark.org/review/26294

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

--- Comment #2 from Gerrit Code Review  ---
Change 26293 merged by Anders Broman:
PCP: allocate conversation info in file scope

https://code.wireshark.org/review/26293

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

--- Comment #2 from Gerrit Code Review  ---
Change 26292 merged by Anders Broman:
H223: fix a memory leak in conversation management

https://code.wireshark.org/review/26292

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

--- Comment #4 from Gerrit Code Review  ---
Change 26291 merged by Anders Broman:
multipart: use packet scope memory to avoid leaking in case an exception is
triggered by subdissectors

https://code.wireshark.org/review/26291

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

--- Comment #2 from Gerrit Code Review  ---
Change 26289 merged by Anders Broman:
GIOP: use wmem packet scope for get_modname_from_repoid()

https://code.wireshark.org/review/26289

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

--- Comment #2 from Gerrit Code Review  ---
Change 26295 merged by Alexis La Goutte:
SMB2: use file scope to avoid leaking memory

https://code.wireshark.org/review/26295

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

--- Comment #3 from Gerrit Code Review  ---
Change 26286 merged by Anders Broman:
ISUP: plug some memory leaks

https://code.wireshark.org/review/26286

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

--- Comment #2 from Gerrit Code Review  ---
Change 26287 merged by Anders Broman:
LAPD: fix some memory leaks in conversation management

https://code.wireshark.org/review/26287

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

--- Comment #2 from Gerrit Code Review  ---
Change 26290 merged by Anders Broman:
oids.c: fix a memory leak in oid_string2subid()

https://code.wireshark.org/review/26290

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

Guy Harris  changed:

   What|Removed |Added

   Hardware|x86 |All
 Status|IN_PROGRESS |RESOLVED
 Resolution|--- |FIXED
 OS|Linux   |All

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

--- Comment #6 from Gerrit Code Review  ---
Change 26297 merged by Guy Harris:
TN3270: fix memory leaks in conversation management

https://code.wireshark.org/review/26297

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

--- Comment #5 from Gerrit Code Review  ---
Change 26297 had a related patch set uploaded by Guy Harris:
TN3270: fix memory leaks in conversation management

https://code.wireshark.org/review/26297

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

--- Comment #3 from Gerrit Code Review  ---
Change 26296 had a related patch set uploaded by Guy Harris:
TN3270: fix memory leaks in conversation management

https://code.wireshark.org/review/26296

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

--- Comment #4 from Gerrit Code Review  ---
Change 26296 merged by Guy Harris:
TN3270: fix memory leaks in conversation management

https://code.wireshark.org/review/26296

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

--- Comment #2 from Gerrit Code Review  ---
Change 26285 merged by Guy Harris:
TN3270: fix memory leaks in conversation management

https://code.wireshark.org/review/26285

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

Guy Harris  changed:

   What|Removed |Added

   Hardware|x86 |All
  Component|Common utilities|Qt UI
   |(libwsutil) |
 OS|Linux   |All

--- Comment #2 from Guy Harris  ---
cfile_dump_open_failure_message() has the same problem.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

--- Comment #1 from Gerrit Code Review  ---
Change 26295 had a related patch set uploaded by Pascal Quantin:
SMB2: use file scope to avoid leaking memory

https://code.wireshark.org/review/26295

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

Pascal Quantin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |IN_PROGRESS
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

Pascal Quantin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

--- Comment #1 from Gerrit Code Review  ---
Change 26294 had a related patch set uploaded by Pascal Quantin:
failure_message.c: fix a memory leak if err is not negative

https://code.wireshark.org/review/26294

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

Pascal Quantin  changed:

   What|Removed |Added

 CC||pascal.quan...@gmail.com
 Status|UNCONFIRMED |IN_PROGRESS
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

--- Comment #1 from Gerrit Code Review  ---
Change 26293 had a related patch set uploaded by Pascal Quantin:
PCP: allocate conversation info in file scope

https://code.wireshark.org/review/26293

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

Pascal Quantin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

--- Comment #1 from Gerrit Code Review  ---
Change 26292 had a related patch set uploaded by Pascal Quantin:
H223: fix a memory leak in conversation management

https://code.wireshark.org/review/26292

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

--- Comment #3 from Gerrit Code Review  ---
Change 26291 had a related patch set uploaded by Pascal Quantin:
multipart: use packet scope memory to avoid leaking in case an exception is
triggerd by subdissectors

https://code.wireshark.org/review/26291

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

Pascal Quantin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

--- Comment #1 from Gerrit Code Review  ---
Change 26290 had a related patch set uploaded by Pascal Quantin:
oids.c: fix a memory leak in oid_string2subid()

https://code.wireshark.org/review/26290

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oids] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

Pascal Quantin  changed:

   What|Removed |Added

Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [oid]   |asan / valgrind [oids]
   |(6/10)  |(6/10)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oid] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

Pascal Quantin  changed:

   What|Removed |Added

Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [LDAP]  |asan / valgrind [oid]
   |(6/10)  |(6/10)
 CC||pascal.quan...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14485] tshark memory leaks with asan / valgrind [oid] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

Pascal Quantin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14467] Crafted LWAPP Layer 3 Packet causes stack-overflow

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14467

--- Comment #7 from otto.air...@gmail.com ---
Created attachment 16205
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16205&action=edit
configuration backup

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

--- Comment #1 from Gerrit Code Review  ---
Change 26289 had a related patch set uploaded by Pascal Quantin:
GIOP: use wmem packet scope for get_modname_from_repoid()

https://code.wireshark.org/review/26289

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

Pascal Quantin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||pascal.quan...@gmail.com
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14467] Crafted LWAPP Layer 3 Packet causes stack-overflow

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14467

--- Comment #6 from Pascal Quantin  ---
Wireshark and tshark share the exact same configuration folder. On my Linux it
is located in ~/.config/wireshark for example.

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14467] Crafted LWAPP Layer 3 Packet causes stack-overflow

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14467

--- Comment #5 from otto.air...@gmail.com ---
>Open Wireshark, go to Help -> About Wireshark -> Folders, locate your personal
>configuration folder,zip it and attach it.

Pascal, as you can see from my configure options, I have not even compiled
Wireshark, just tshark.

Could you try if you can reproduce issue by following steps I provided?

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

--- Comment #1 from Gerrit Code Review  ---
Change 26287 had a related patch set uploaded by Pascal Quantin:
LAPD: fix some memory leaks in conversation management

https://code.wireshark.org/review/26287

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

Pascal Quantin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

--- Comment #2 from Gerrit Code Review  ---
Change 26286 had a related patch set uploaded by Pascal Quantin:
ISUP: plug some memory leaks

https://code.wireshark.org/review/26286

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

--- Comment #1 from Gerrit Code Review  ---
Change 26285 had a related patch set uploaded by Pascal Quantin:
TN3270: fix memory leaks in conversation management

https://code.wireshark.org/review/26285

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

Pascal Quantin  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |IN_PROGRESS

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

Pascal Quantin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |IN_PROGRESS
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] tshark memory leaks with asan / valgrind [tshark] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

Pascal Quantin  changed:

   What|Removed |Added

 CC||pascal.quan...@gmail.com
Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [file not   |asan / valgrind [tshark]
   |found] (10/10)  |(10/10)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14489] New: tshark memory leaks with asan / valgrind [file not found] (10/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14489

Bug ID: 14489
   Summary: tshark memory leaks with asan / valgrind [file not
found] (10/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Common utilities (libwsutil)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

valgrind tshark -2 -V -r file_not_found

==52169== HEAP SUMMARY:
==52169== in use at exit: 96,838 bytes in 73 blocks
==52169==   total heap usage: 50,857 allocs, 50,784 frees, 25,949,059 bytes
allocated
==52169==
==52169== Thread 1:
==52169== 15 bytes in 1 blocks are definitely lost in loss record 17 of 67
==52169==at 0x4C2DB8F: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==52169==by 0xA952718: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==52169==by 0xA96B4EE: g_strdup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==52169==by 0x40DB86: main (tshark.c:1272)
==52169==
==52169== 22 bytes in 1 blocks are definitely lost in loss record 20 of 67
==52169==at 0x4C2DB8F: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==52169==by 0xB6AEA17: __vasprintf_chk (vasprintf_chk.c:80)
==52169==by 0xA990C98: g_vasprintf (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==52169==by 0xA96B66C: g_strdup_vprintf (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==52169==by 0xA96B728: g_strdup_printf (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==52169==by 0x42A36A: cfile_open_failure_message (failure_message.c:66)
==52169==by 0x41860B: cf_open (tshark.c:4073)
==52169==by 0x40EEC9: main (tshark.c:2009)
==52169==
==52169== LEAK SUMMARY:
==52169==definitely lost: 37 bytes in 2 blocks
==52169==indirectly lost: 0 bytes in 0 blocks
==52169==  possibly lost: 0 bytes in 0 blocks
==52169==still reachable: 96,801 bytes in 71 blocks
==52169== suppressed: 0 bytes in 0 blocks

Credit goes to: Otto Airamo and Antti Levomäki, Forcepoint

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] tshark memory leaks with asan / valgrind [h223] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

Pascal Quantin  changed:

   What|Removed |Added

 CC||pascal.quan...@gmail.com
Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [sip + rtp] |asan / valgrind [h223]
   |(8/10)  |(8/10)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14488] New: tshark memory leaks with asan / valgrind [Co-Pilot] (9/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14488

Bug ID: 14488
   Summary: tshark memory leaks with asan / valgrind [Co-Pilot]
(9/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Created attachment 16204
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16204&action=edit
file to cause tshark to leak memory

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

ASAN_OPTIONS='abort_on_error=1:detect_leaks=1' tshark -2 -V -r 

Direct leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7f7c580f1718 in g_malloc ??:?
#4 0x7f7c61d16941 in tcp_dissect_pdus
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:3612
#6 0x7f7c617e6064 in dissect_pcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-pcp.c:1734
#8 0x7f7c604ca291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#10 0x7f7c604bb0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#12 0x7f7c604b6f0b in call_dissector_only
/home/fuzzer/wireshark/wireshark/epan/packet.c:3092
#13 0x7f7c604b6f0b in call_dissector_with_data
/home/fuzzer/wireshark/wireshark/epan/packet.c:3105
#15 0x7f7c6183826b in dissect_through_pcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-pmproxy.c:164
#16 0x7f7c6183826b in dissect_pmproxy
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-pmproxy.c:193
#18 0x7f7c604ca291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#20 0x7f7c604bb0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#22 0x7f7c604bab62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#24 0x7f7c61d187c5 in decode_tcp_ports
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5542
#26 0x7f7c61d1e4d9 in process_tcp_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5611
#28 0x7f7c61d1b124 in desegment_tcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:3134
#29 0x7f7c61d1b124 in dissect_tcp_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5684
#31 0x7f7c61d29800 in dissect_tcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:6522
#33 0x7f7c604ca291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#35 0x7f7c604bb0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#37 0x7f7c604bab62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#39 0x7f7c611f0244 in ip_try_dissect
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ip.c:1845
#41 0x7f7c612408c8 in ipv6_dissect_next
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ipv6.c:2469
#43 0x7f7c61242982 in dissect_ipv6
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ipv6.c:2417
#45 0x7f7c604ca291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#47 0x7f7c604bb0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#49 0x7f7c604bb8de in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#50 0x7f7c604bb8de in dissector_try_uint
/home/fuzzer/wireshark/wireshark/epan/packet.c:1385
#52 0x7f7c60e787b0 in dissect_ethertype
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ethertype.c:259
#54 0x7f7c604ca291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#56 0x7f7c604bb0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#58 0x7f7c604b6f0b in call_dissector_only
/home/fuzzer/wireshark/wireshark/epan/packet.c:3092
#59 0x7f7c604b6f0b in call_dissector_with_data
/home/fuzzer/wireshark/wireshark/epan/packet.c:3105
#61 0x7f7c60e7551e in dissect_eth_common
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:526
#63 0x7f7c60e73087 in dissect_eth
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:801
(discriminator 3)

Credit goes to: Otto Airamo and Antti Levomäki, Forcepoint

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [multipart] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

Pascal Quantin  changed:

   What|Removed |Added

 CC||pascal.quan...@gmail.com
Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [sip_2] |asan / valgrind [multipart]
   |(7/10)  |(7/10)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14487] New: tshark memory leaks with asan / valgrind [sip + rtp] (8/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14487

Bug ID: 14487
   Summary: tshark memory leaks with asan / valgrind [sip + rtp]
(8/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Created attachment 16203
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16203&action=edit
file causing tshark to leak memory

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

valgrind tshark -2 -V -r 

==49667== in use at exit: 96,757 bytes in 71 blocks
==49667==   total heap usage: 53,937 allocs, 53,866 frees, 52,111,584 bytes
allocated
==49667==
==49667== Thread 1:
==49667== 4 bytes in 1 blocks are definitely lost in loss record 7 of 65
==49667==at 0x4C2DB8F: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==49667==by 0xA952718: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==49667==by 0x77B9173: wmem_memdup (wmem_miscutl.c:23)
==49667==by 0x6E7FA70: alloc_address_wmem (address.h:147)
==49667==by 0x6E7FA70: copy_address_wmem (address.h:265)
==49667==by 0x6E7FA70: copy_address (address.h:275)
==49667==by 0x6E7FA70: find_or_create_call_info_conv (packet-h223.c:530)
==49667==by 0x6E7FA70: find_or_create_call_info (packet-h223.c:551)
==49667==by 0x6E7FA70: dissect_h223_common (packet-h223.c:1279)
==49667==by 0x6E7FC6D: dissect_h223_bitswapped (packet-h223.c:1387)
==49667==by 0x6A9C06A: call_dissector_through_handle (packet.c:694)
==49667==by 0x6A9D091: call_dissector_work (packet.c:779)
==49667==by 0x6A9DCBC: dissector_try_string_new (packet.c:1660)
==49667==by 0x6A9DD10: dissector_try_string (packet.c:1685)
==49667==by 0x721CC2B: process_rtp_payload (packet-rtp.c:1540)
==49667==by 0x721CE4B: dissect_rtp_data (packet-rtp.c:1685)
==49667==by 0x721EC30: dissect_rtp (packet-rtp.c:2473)
==49667==
==49667== LEAK SUMMARY:
==49667==definitely lost: 4 bytes in 1 blocks
==49667==indirectly lost: 0 bytes in 0 blocks
==49667==  possibly lost: 0 bytes in 0 blocks
==49667==still reachable: 96,753 bytes in 70 blocks
==49667== suppressed: 0 bytes in 0 blocks

Credit goes to: Otto Airamo and Antti Levomäki, Forcepoint

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [sip_2] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

--- Comment #2 from otto.air...@gmail.com ---
Created attachment 16202
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16202&action=edit
third file to leak memory

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] tshark memory leaks with asan / valgrind [sip_2] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

--- Comment #1 from otto.air...@gmail.com ---
Created attachment 16201
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16201&action=edit
second file to leak memory

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14486] New: tshark memory leaks with asan / valgrind [sip_2] (7/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14486

Bug ID: 14486
   Summary: tshark memory leaks with asan / valgrind [sip_2]
(7/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Created attachment 16200
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16200&action=edit
first file to leak memory

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

ASAN_OPTIONS='abort_on_error=1:detect_leaks=1' tshark -2 -V -r 

Direct leak of 22 byte(s) in 2 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7f99ec6cc718 in g_malloc ??:?
#4 0x7f99f5b3c0b3 in process_body_part
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-multipart.c:711
#5 0x7f99f5b3c0b3 in dissect_multipart
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-multipart.c:866
#7 0x7f99f4aa5291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#9 0x7f99f4a960bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#11 0x7f99f4a97d5b in dissector_try_string_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1660
#12 0x7f99f4a97d5b in dissector_try_string
/home/fuzzer/wireshark/wireshark/epan/packet.c:1685
#14 0x7f99f60e882e in dissect_sip_common
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-sip.c:4587
#16 0x7f99f60d8ba0 in dissect_sip_heur
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-sip.c:3185
#18 0x7f99f4a9cc50 in dissector_try_heuristic
/home/fuzzer/wireshark/wireshark/epan/packet.c:2701
#20 0x7f99f63e19dc in decode_udp_ports
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-udp.c:678
#22 0x7f99f63e7780 in dissect
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-udp.c:1127
#24 0x7f99f63e453f in dissect_udp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-udp.c:1133
#26 0x7f99f4aa5291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#28 0x7f99f4a960bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#30 0x7f99f4a95b62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#32 0x7f99f57d0501 in ip_try_dissect
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ip.c:1845
#33 0x7f99f57d0501 in dissect_ip_v4
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ip.c:2303
#35 0x7f99f4aa5291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#37 0x7f99f4a960bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#39 0x7f99f4a968de in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#40 0x7f99f4a968de in dissector_try_uint
/home/fuzzer/wireshark/wireshark/epan/packet.c:1385
#42 0x7f99f54537b0 in dissect_ethertype
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ethertype.c:259
#44 0x7f99f4aa5291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#46 0x7f99f4a960bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#48 0x7f99f4a91f0b in call_dissector_only
/home/fuzzer/wireshark/wireshark/epan/packet.c:3092
#49 0x7f99f4a91f0b in call_dissector_with_data
/home/fuzzer/wireshark/wireshark/epan/packet.c:3105
#51 0x7f99f545051e in dissect_eth_common
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:526
#53 0x7f99f544e087 in dissect_eth
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:801
(discriminator 3)
#55 0x7f99f4aa5291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#57 0x7f99f4a960bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#59 0x7f99f4a95b62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#61 0x7f99f54d3901 in dissect_frame
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-frame.c:579
#63 0x7f99f4aa5291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694

Direct leak of 12 byte(s) in 2 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7f99ec6cc718 in g_malloc ??:?
#4 0x7f99f5b3c2b9 in process_body_part
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-multipart.c:680
#5 0x7f99f5b3c2b9 in dissect_multipart
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-multipart.c:866
#7 0x7f99f4aa5291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/pa

[Wireshark-bugs] [Bug 14485] New: tshark memory leaks with asan / valgrind [LDAP] (6/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14485

Bug ID: 14485
   Summary: tshark memory leaks with asan / valgrind [LDAP] (6/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Created attachment 16199
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16199&action=edit
recording causing tshark to leak memory

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

ASAN_OPTIONS='abort_on_error=1:detect_leaks=1' tshark -2 -V -r 

Direct leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7f9556712718 in g_malloc ??:?
#4 0x7f955eace0dc in oid_string2subid
/home/fuzzer/wireshark/wireshark/epan/oids.c:927 (discriminator 4)
#6 0x7f955ead3134 in oid_resolved_from_string
/home/fuzzer/wireshark/wireshark/epan/oids.c:1188
#8 0x7f9560900ecd in dissect_ldap_LDAPOID
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/ldap.cnf:72
(discriminator 1)
#10 0x7f955ef21413 in dissect_ber_sequence
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ber.c:2384
#12 0x7f9560901fd1 in dissect_ldap_Control
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/ldap.cnf:753
#14 0x7f955ef2ab6c in dissect_ber_sq_of
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ber.c:3482
#16 0x7f955ef2b9f2 in dissect_ber_sequence_of
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ber.c:3513
#18 0x7f95608f7f01 in dissect_ldap_Controls
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/ldap.cnf:766
#20 0x7f955ef21413 in dissect_ber_sequence
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ber.c:2384
#22 0x7f95608f5b6d in dissect_ldap_LDAPMessage
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/ldap.cnf:782
#23 0x7f95608f5b6d in dissect_LDAPMessage_PDU
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/packet-ldap-template.c:908
#24 0x7f95608f5b6d in dissect_ldap_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/packet-ldap-template.c:996
#26 0x7f95608f4e3c in dissect_ldap_pdu
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/packet-ldap-template.c:1255
#28 0x7f95608f3fec in dissect_sasl_ldap_pdu
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/packet-ldap-template.c:1620
#30 0x7f9560337941 in tcp_dissect_pdus
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:3612
#32 0x7f95608ef25c in dissect_ldap_tcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/./asn1/ldap/packet-ldap-template.c:1855
#34 0x7f955eaeb291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#36 0x7f955eadc0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#38 0x7f955eadbb62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#40 0x7f95603398b6 in decode_tcp_ports
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5548
#42 0x7f956033f4d9 in process_tcp_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5611
#44 0x7f956033c124 in desegment_tcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:3134
#45 0x7f956033c124 in dissect_tcp_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5684
#47 0x7f956034a800 in dissect_tcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:6522
#49 0x7f955eaeb291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#51 0x7f955eadc0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#53 0x7f955eadbb62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#55 0x7f955f816501 in ip_try_dissect
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ip.c:1845
#56 0x7f955f816501 in dissect_ip_v4
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ip.c:2303
#58 0x7f955eaeb291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#60 0x7f955eadc0bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#62 0x7f955eadc8de in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#63 0x7f955eadc8de in dissector_try_uint
/home/fuzzer/wireshark/wireshark/epan/packet.c:1385

Direct leak of 24 byte(s) in 1 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7f9556712718 in g_malloc ??:?
#4 0x7f955eace0dc in oid_string2subid
/home/fuzzer/wireshark/wiresha

[Wireshark-bugs] [Bug 14483] tshark memory leaks with asan / valgrind [smb2] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

Pascal Quantin  changed:

   What|Removed |Added

 CC||pascal.quan...@gmail.com
Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [smb]   |asan / valgrind [smb2]
   |(4/10)  |(4/10)

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14482] tshark memory leaks with asan / valgrind [lapd] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

Pascal Quantin  changed:

   What|Removed |Added

Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [TDMoE] |asan / valgrind [lapd]
   |(3/10)  |(3/10)
 CC||pascal.quan...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14484] New: tshark memory leaks with asan / valgrind [Inter-ORB] (5/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14484

Bug ID: 14484
   Summary: tshark memory leaks with asan / valgrind [Inter-ORB]
(5/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Created attachment 16198
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16198&action=edit
recording causing tshark to leak memory

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

valgrind tshark -2 -V -r 

==49641== HEAP SUMMARY:
==49641== in use at exit: 96,839 bytes in 72 blocks
==49641==   total heap usage: 53,604 allocs, 53,532 frees, 49,833,254 bytes
allocated
==49641==
==49641== Thread 1:
==49641== 43 bytes in 1 blocks are definitely lost in loss record 43 of 66
==49641==at 0x4C2DB8F: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==49641==by 0xA952718: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==49641==by 0xA96B567: g_strndup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==49641==by 0x6DE44C6: get_modname_from_repoid (packet-giop.c:1700)
==49641==by 0x6DE44C6: try_explicit_giop_dissector (packet-giop.c:1993)
==49641==by 0x6DE7459: dissect_giop_request_1_2 (packet-giop.c:4526)
==49641==by 0x6DE7459: dissect_giop_common (packet-giop.c:4851)
==49641==by 0x7336575: tcp_dissect_pdus (packet-tcp.c:3612)
==49641==by 0x6DE4882: dissect_giop_tcp (packet-giop.c:4944)
==49641==by 0x6DE81B4: dissect_giop_heur (packet-giop.c:4987)
==49641==by 0x6A9E761: dissector_try_heuristic (packet.c:2701)
==49641==by 0x7336B35: decode_tcp_ports (packet-tcp.c:5556)
==49641==by 0x7336D74: process_tcp_payload (packet-tcp.c:5611)
==49641==by 0x733748F: desegment_tcp (packet-tcp.c:3134)
==49641==by 0x733748F: dissect_tcp_payload (packet-tcp.c:5684)
==49641==
==49641== 43 bytes in 1 blocks are definitely lost in loss record 44 of 66
==49641==at 0x4C2DB8F: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==49641==by 0xA952718: g_malloc (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==49641==by 0xA96B567: g_strndup (in
/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.2)
==49641==by 0x6DE44C6: get_modname_from_repoid (packet-giop.c:1700)
==49641==by 0x6DE44C6: try_explicit_giop_dissector (packet-giop.c:1993)
==49641==by 0x6DE7459: dissect_giop_request_1_2 (packet-giop.c:4526)
==49641==by 0x6DE7459: dissect_giop_common (packet-giop.c:4851)
==49641==by 0x7336575: tcp_dissect_pdus (packet-tcp.c:3612)
==49641==by 0x6DE4882: dissect_giop_tcp (packet-giop.c:4944)
==49641==by 0x6A9C06A: call_dissector_through_handle (packet.c:694)
==49641==by 0x6A9D091: call_dissector_work (packet.c:779)
==49641==by 0x6A8D5D9: try_conversation_call_dissector_helper.isra.7
(conversation.c:1245)
==49641==by 0x6A8E5D0: try_conversation_dissector (conversation.c:1275)
==49641==by 0x733669B: decode_tcp_ports (packet-tcp.c:5493)
==49641==
==49641== LEAK SUMMARY:
==49641==definitely lost: 86 bytes in 2 blocks
==49641==indirectly lost: 0 bytes in 0 blocks
==49641==  possibly lost: 0 bytes in 0 blocks
==49641==still reachable: 96,753 bytes in 70 blocks
==49641== suppressed: 0 bytes in 0 blocks

Credit goes to: Otto Airamo and Antti Levomäki, Forcepoint

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14480] tshark memory leaks with asan / valgrind [tn3270] (1/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14480

Pascal Quantin  changed:

   What|Removed |Added

Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [telnet]|asan / valgrind [tn3270]
   |(1/10)  |(1/10)
 CC||pascal.quan...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [isup] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

Pascal Quantin  changed:

   What|Removed |Added

Summary|tshark memory leaks with|tshark memory leaks with
   |asan / valgrind [sip]   |asan / valgrind [isup]
   |(2/10)  |(2/10)
 CC||pascal.quan...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

[Wireshark-bugs] [Bug 14483] New: tshark memory leaks with asan / valgrind [smb] (4/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14483

Bug ID: 14483
   Summary: tshark memory leaks with asan / valgrind [smb] (4/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Created attachment 16197
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16197&action=edit
file to cause memory leak

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

ASAN_OPTIONS='abort_on_error=1:detect_leaks=1' tshark -2 -V -r 

Direct leak of 9 byte(s) in 1 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7f346a2ba718 in g_malloc ??:?
#4 0x7f3473db845b in dissect_smb2_command
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-smb2.c:9051
#5 0x7f3473db845b in dissect_smb2
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-smb2.c:9437
#7 0x7f3473daf491 in dissect_smb2_heur
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-smb2.c:9492
#9 0x7f347268ac50 in dissector_try_heuristic
/home/fuzzer/wireshark/wireshark/epan/packet.c:2701
#11 0x7f3473771b13 in dissect_netbios_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-nbt.c:1066
#12 0x7f3473771b13 in dissect_nbss_packet
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-nbt.c:1374
#14 0x7f347376e16a in dissect_nbss
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-nbt.c:1677
#16 0x7f3472693291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#18 0x7f34726840bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#20 0x7f3472683b62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#22 0x7f3473ee17c5 in decode_tcp_ports
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5542
#24 0x7f3473ee74d9 in process_tcp_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5611
#26 0x7f3473ee4124 in desegment_tcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:3134
#27 0x7f3473ee4124 in dissect_tcp_payload
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:5684
#29 0x7f3473ef2800 in dissect_tcp
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tcp.c:6522
#31 0x7f3472693291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#33 0x7f34726840bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#35 0x7f3472683b62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#37 0x7f34733be501 in ip_try_dissect
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ip.c:1845
#38 0x7f34733be501 in dissect_ip_v4
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ip.c:2303
#40 0x7f3472693291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#42 0x7f34726840bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#44 0x7f34726848de in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#45 0x7f34726848de in dissector_try_uint
/home/fuzzer/wireshark/wireshark/epan/packet.c:1385
#47 0x7f34730417b0 in dissect_ethertype
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ethertype.c:259
#49 0x7f3472693291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#51 0x7f34726840bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#53 0x7f347267ff0b in call_dissector_only
/home/fuzzer/wireshark/wireshark/epan/packet.c:3092
#54 0x7f347267ff0b in call_dissector_with_data
/home/fuzzer/wireshark/wireshark/epan/packet.c:3105
#56 0x7f347303e51e in dissect_eth_common
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:526
#58 0x7f347303c087 in dissect_eth
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:801
(discriminator 3)
#60 0x7f3472693291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#62 0x7f34726840bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#64 0x7f3472683b62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361

Credit goes to: Otto Airamo and Antti Levomäki, Forcepoint

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailm

[Wireshark-bugs] [Bug 14482] New: tshark memory leaks with asan / valgrind [TDMoE] (3/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14482

Bug ID: 14482
   Summary: tshark memory leaks with asan / valgrind [TDMoE]
(3/10)
   Product: Wireshark
   Version: Git
  Hardware: x86
OS: Linux
Status: UNCONFIRMED
  Severity: Major
  Priority: Low
 Component: Dissection engine (libwireshark)
  Assignee: bugzilla-ad...@wireshark.org
  Reporter: otto.air...@gmail.com
  Target Milestone: ---

Created attachment 16196
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16196&action=edit
file to cause memory leak

Build Information:
TShark (Wireshark) 2.5.1 (v2.5.1rc0-467-g2eb6f3b5)
Built using clang 4.2.1 Compatible Clang 3.8.0 (tags/RELEASE_380/final).
--
tshark leaking memory when executing command:

ASAN_OPTIONS='abort_on_error=1:detect_leaks=1' tshark -2 -V -r 

Direct leak of 6 byte(s) in 1 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7fc12f41f718 in g_malloc ??:?
#4 0x7fc139e6c328 in wmem_memdup
/home/fuzzer/wireshark/wireshark/epan/wmem/wmem_miscutl.c:23
#6 0x7fc13867b10b in alloc_address_wmem
/home/fuzzer/wireshark/wireshark/epan/dissectors/../../epan/address.h:147
#7 0x7fc13867b10b in copy_address_wmem
/home/fuzzer/wireshark/wireshark/epan/dissectors/../../epan/address.h:265
#8 0x7fc13867b10b in copy_address
/home/fuzzer/wireshark/wireshark/epan/dissectors/../../epan/address.h:275
#10 0x7fc13867916d in dissect_lapd_bitstream
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-lapd.c:389
#12 0x7fc1377f8291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#14 0x7fc1377e90bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#16 0x7fc1377e4f0b in call_dissector_only
/home/fuzzer/wireshark/wireshark/epan/packet.c:3092
#17 0x7fc1377e4f0b in call_dissector_with_data
/home/fuzzer/wireshark/wireshark/epan/packet.c:3105
#19 0x7fc13907030c in dissect_tdmoe
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-tdmoe.c:107
#21 0x7fc1377f8291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#23 0x7fc1377e90bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#25 0x7fc1377e98de in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#26 0x7fc1377e98de in dissector_try_uint
/home/fuzzer/wireshark/wireshark/epan/packet.c:1385
#28 0x7fc1381a67b0 in dissect_ethertype
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-ethertype.c:259
#30 0x7fc1377f8291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#32 0x7fc1377e90bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#34 0x7fc1377e4f0b in call_dissector_only
/home/fuzzer/wireshark/wireshark/epan/packet.c:3092
#35 0x7fc1377e4f0b in call_dissector_with_data
/home/fuzzer/wireshark/wireshark/epan/packet.c:3105
#37 0x7fc1381a351e in dissect_eth_common
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:526
#39 0x7fc1381a1087 in dissect_eth
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-eth.c:801
(discriminator 3)
#41 0x7fc1377f8291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#43 0x7fc1377e90bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#45 0x7fc1377e8b62 in dissector_try_uint_new
/home/fuzzer/wireshark/wireshark/epan/packet.c:1361
#47 0x7fc138226901 in dissect_frame
/home/fuzzer/wireshark/wireshark/epan/dissectors/packet-frame.c:579
#49 0x7fc1377f8291 in call_dissector_through_handle
/home/fuzzer/wireshark/wireshark/epan/packet.c:694
#51 0x7fc1377e90bb in call_dissector_work
/home/fuzzer/wireshark/wireshark/epan/packet.c:779
#53 0x7fc1377e4f0b in call_dissector_only
/home/fuzzer/wireshark/wireshark/epan/packet.c:3092
#54 0x7fc1377e4f0b in call_dissector_with_data
/home/fuzzer/wireshark/wireshark/epan/packet.c:3105
#56 0x7fc1377e3fd7 in dissect_record
/home/fuzzer/wireshark/wireshark/epan/packet.c:568
#58 0x7fc1377bfd15 in epan_dissect_run
/home/fuzzer/wireshark/wireshark/epan/epan.c:527
#60 0x5185b3 in process_packet_first_pass
/home/fuzzer/wireshark/wireshark/tshark.c:2917
#61 0x5185b3 in process_cap_file
/home/fuzzer/wireshark/wireshark/tshark.c:3186
#62 0x5185b3 in main /home/fuzzer/wireshark/wireshark/tshark.c:2033
#64 0x7fc12e08282f in __libc_start_main
/build/glibc-Cl5G7W/glibc-2.23/csu/../csu/libc-start.c:291

Direct leak of 6 byte(s) in 1 object(s) allocated from:
#0 0x4c41c8 in __interceptor_malloc ??:?
#2 0x7fc12f41f718 in g_malloc ??:?
#4 0x7fc139e6c328 in wmem_memdup
/home/fuzzer/wireshark/wireshark/epan/wmem/wmem_miscutl.c:23
#6 0x7fc13867b10b in alloc_address_wmem
/home/fuzzer/wireshark/wireshark/epan/dissectors/../../epan/address.

[Wireshark-bugs] [Bug 14481] tshark memory leaks with asan / valgrind [sip] (2/10)

2018-03-06 Thread bugzilla-daemon
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14481

--- Comment #1 from otto.air...@gmail.com ---
Created attachment 16195
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=16195&action=edit
second file

-- 
You are receiving this mail because:
You are watching all bug changes.___
Sent via:Wireshark-bugs mailing list 
Archives:https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
 mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

  1   2   >