URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d101dc0b3c76ea0dd9796b4794df5bf12acd11cc
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
d101dc0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
DCERPC: save strings in wmem file scope
Bug: 13072
Change-Id: Ib5f3d91be822a3d7180d95e3299dec978941c1d5
Reviewed-on: https://code.wireshark.org/review/18564
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit 929ad3805fa31431c39de629e9b09e77e8152709)
Reviewed-on: https://code.wireshark.org/review/18567
(cherry picked from commit 3f457988ca74b4ca6feb859aedb41fd11899c498)
Reviewed-on: https://code.wireshark.org/review/18568
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit cc8e37f0f53c4401bb1644a34eddea345940a8df)
Reviewed-on: https://code.wireshark.org/review/18870
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from d3df7f1 IPMI: do not use col_set_str with non const strings
adds d101dc0 DCERPC: save strings in wmem file scope
Summary of changes:
epan/dissectors/packet-dcerpc-nt.c | 4 ++--
epan/dissectors/packet-dcerpc-spoolss.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)