wireshark/debian
David Perry 6e12643f19 [#17478] free blocks in more places
Bug 17478 was caused by `wtap_rec.block` being allocated for each
packet, but not freed when it was done being used -- typically at the
end of a loop.

Rather than requiring each caller of `wtap_read()` to know to free a
member of `rec`, I added a new function `wtap_rec_reset()` for a
slightly cleaner API. Added calls to it everywhere that seemed to make
sense.

Fixes #17478
2021-08-10 00:08:15 +00:00
..
patches
po
source
tests
README.Debian
README.Debian.security
changelog
compat
control
copyright
dirs
ethereal-common.NEWS
headers-check.c debian: config.h is not a public header 2021-03-04 10:16:41 +00:00
libwireshark-data.install
libwireshark-dev.install Move epan/wmem/wmem_scopes.h to epan/ 2021-07-26 14:56:11 +00:00
libwireshark0.install
libwireshark0.lintian-overrides
libwireshark0.symbols Move bytes_to_str() to wsutil 2021-07-29 17:23:04 +00:00
libwiretap-dev.install
libwiretap0.docs
libwiretap0.install
libwiretap0.symbols [#17478] free blocks in more places 2021-08-10 00:08:15 +00:00
libwsutil-dev.install Move wmem to wsutil 2021-07-26 14:56:11 +00:00
libwsutil0.install
libwsutil0.symbols wslog: Add function to log directly without filtering 2021-07-29 20:17:44 +01:00
license-text-about-dialog
maxmind_db_paths
postinst
rules GitLab CI: Build merge-req:ubuntu-dpkg using Ninja. 2020-12-29 10:09:36 +00:00
templates
tshark.docs
tshark.install
tshark.lintian-overrides
tshark.manpages
wireshark-common.config
wireshark-common.install
wireshark-common.lintian-overrides
wireshark-common.manpages
wireshark-common.postinst
wireshark-common.postrm
wireshark-dev.docs
wireshark-dev.install
wireshark-dev.manpages
wireshark-dev.prerm
wireshark-doc.docs
wireshark-qt.docs
wireshark-qt.install Linux: rename metadata according to spec 2020-12-10 18:11:12 +00:00
wireshark-qt.lintian-overrides
wireshark-qt.manpages

README.Debian.security

 Handling security fixes in source package wireshark

Wireshark is a network protocol analyzer and it's ability to perform deep
packet inspection in live traffic may encourage users to use Wireshark/Tshark
as a part of an intrusion detection or traffic monitoring system.
In that case, please note that Wireshark/Tshark may contain remotely
triggerable bugs causing crashes or allowing code injection.

Bugs allowing code injection will be fixed in regular Debian Security
Advisories, but fixes for pure crash bugs may be delayed.

 -- Balint Reczey <balint@balintreczey.hu> Fri, 10 Jul 2009 15:38:33 +0200