URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d749beafb923a8a4ca76ac3dfb0e8e1cdbc328ad
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d749bea by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
rfc7468: Fix a memory leak
Read the base64 decoded data into a wmem_alloc memory to avoid
a memory leak for each opened file.
Change-Id: I4cbb2c15dea43183ed741d54ae7c6ea2e83e46c0
Reviewed-on: https://code.wireshark.org/review/31112
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9132725 Thrift: Update to support Set types
add d749bea rfc7468: Fix a memory leak
Summary of changes:
epan/dissectors/file-rfc7468.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)