URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d7bfb2bec31de8a129adc878221e2ef168706f89
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
d7bfb2b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
GTK: fix compilation with GCC 7
Change-Id: Ifde706f4705af406fd4eee61a312d8eb0976d972
Reviewed-on: https://code.wireshark.org/review/22598
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit a591436d73517e07f60e2090042c93c42e233441)
Reviewed-on: https://code.wireshark.org/review/28155
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 59a51ac io_graph_item: fix false positive array subscript is above array bounds [-Werror=array-bounds]
adds d7bfb2b GTK: fix compilation with GCC 7
Summary of changes:
ui/gtk/gui_utils.c | 2 +-
ui/gtk/rlc_lte_graph.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)