summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorVadim Yanitskiy <axilirator@gmail.com>2019-11-17 18:02:17 +0700
committerVadim Yanitskiy <axilirator@gmail.com>2019-11-17 18:49:11 +0700
commit62164b9eabc07eac0f74d12f2faa01dd6d1d851b (patch)
tree3af369db13795c05ed9810d7d93e8ce9842d00d7 /contrib
parentafd5b8247fcd1d9c9ebded62e4833cc2ca04463d (diff)
mobile/gsm48_mm.h: mark some structures as 'packed'
In several code paths we put / push structures from 'gsm48_mm.h' into the message buffers, so then they're unpacked by the message receivers. The AddressSanitizer complains about unaligned pointer access and potentially unexpected behaviour. Let's fix this by explicitly marking those structures as 'packed'. Change-Id: I6af7475c609b3293af708540d569fe1616fab43f
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions