Wireshark-commits: [Wireshark-commits] master-3.0 178e3da: Fix compilation with gcc-9.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=178e3da1fc7291c2ff3f866e8ea350444a3b6f17
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
178e3da by Dario Lombardo (lomato@xxxxxxxxx):
Fix compilation with gcc-9.
gcc-9 spotted some NULL pointer usages.
Bug: 16319
Change-Id: I3e4ac57705f1852c43299f5e924fc642a2c56a3a
Reviewed-on: https://code.wireshark.org/review/35733
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 084a887a30b78a3f4f42aa35a15049c251adfcfa)
Reviewed-on: https://code.wireshark.org/review/35965
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from d00e6ac [Automatic update for 2020-01-26]
add 178e3da Fix compilation with gcc-9.
Summary of changes:
epan/dissectors/packet-gsm_a_bssmap.c | 4 ++--
epan/dissectors/packet-tnef.c | 15 +++++++--------
plugins/epan/mate/mate_runtime.c | 2 --
ui/capture_ui_utils.c | 3 ++-
ui/cli/tap-stats_tree.c | 2 +-
5 files changed, 12 insertions(+), 14 deletions(-)