Wireshark-commits: [Wireshark-commits] master 7435881: Revert back to emem due to UAT use
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7435881cea4024474c876844c1a1bb41a5ec3d3b
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7435881 by Peter Wu (peter@xxxxxxxxxxxxx):
Revert back to emem due to UAT use
Partially reverts "Convert SSL and TCP dissectors to wmem (with the
exception of UAT)." (960a461c8a54460db372968854f6280f9c48a41d).
ssl_load_pkcs12 is called in UAT context via
ssldecrypt_uat_fld_password_chk_cb and ssl_parse_key_list (dtls/ssl).
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10038
Change-Id: I22220fd128b17e273c5ed572a83edbfb8261bda9
Reviewed-on: https://code.wireshark.org/review/1344
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 182fd17 Fix fuzz failure. Bug 10041.
adds 7435881 Revert back to emem due to UAT use
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)