URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3cb816ccb7a7d17d4c61a0468cabf9b99c646845
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3cb816c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
PTP: Fix ptp_tree may be used uninitialized in this function [-Werror=maybe-uninitialized]
Change-Id: I0b82782deb568256dafd4c1bf163fd3e74f95545
Reviewed-on: https://code.wireshark.org/review/5974
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 67cbafa remove unnecessary integer overflow checks
adds 3cb816c PTP: Fix ptp_tree may be used uninitialized in this function [-Werror=maybe-uninitialized]
Summary of changes:
epan/dissectors/packet-ptp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)