Wireshark-commits: [Wireshark-commits] master 3bbcd32: UMTS FP: fix a load of misaligned address re
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3bbcd32d95b1450e883ee9cab801aa6544da1e56
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3bbcd32 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
UMTS FP: fix a load of misaligned address reported by UBSan
load of misaligned address 0x61d00032009a for type 'const guint32', which requires 4 byte alignment
Change-Id: Ie609ead4e2dada97cb1348c8a35c11dbd1624213
Reviewed-on: https://code.wireshark.org/review/27606
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 4a01a95 Remove older Visual Studio suport.
adds 3bbcd32 UMTS FP: fix a load of misaligned address reported by UBSan
Summary of changes:
epan/dissectors/packet-umts_fp.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)