URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b87a5af633e109225f4e37ac741db4a990162d54
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
b87a5af by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
Fix build [-Werror=maybe-uninitialized]
Found building with GCC 5.3.0 and CFLAGS="-g -Og".
Change-Id: I5bc29b6e91cc98332a513c9d03b02d2f6906608d
Reviewed-on: https://code.wireshark.org/review/13362
Reviewed-by: João Valverde <j@xxxxxx>
Petri-Dish: João Valverde <j@xxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 96d585a [iseries] fix iseries_check_file_type()
adds b87a5af Fix build [-Werror=maybe-uninitialized]
Summary of changes:
epan/dissectors/packet-bthci_evt.c | 2 +-
epan/dissectors/packet-btsmp.c | 5 ++---
epan/dissectors/packet-iec104.c | 1 +
epan/dissectors/packet-selfm.c | 2 +-
epan/tvbuff.c | 26 +++++++++++++-------------
ui/gtk/rtp_player.c | 2 +-
wiretap/logcat.c | 2 ++
7 files changed, 21 insertions(+), 19 deletions(-)