URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=963a498c1102a535f3d42bdadb9d8ba49889aac9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
963a498 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Fix packet-q931.c:604:25: error: 'ti' may be used uninitialized in this function [-Werror=uninitialized]
Change-Id: I936a56aec7ff448d403f84a370b3cd3e9b73a718
Reviewed-on: https://code.wireshark.org/review/1945
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from c44c153 Try to please the OSX build bot
adds 963a498 Fix packet-q931.c:604:25: error: 'ti' may be used uninitialized in this function [-Werror=uninitialized]
Summary of changes:
epan/dissectors/packet-q931.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)