]> granicus.if.org Git - strace/commit
mpers: fix compound types with arbitrary member alignments
authorElvira Khabirova <lineprinter0@gmail.com>
Thu, 26 Nov 2015 00:03:24 +0000 (03:03 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 26 Nov 2015 01:37:34 +0000 (01:37 +0000)
commita5ffa18f138d905639dcf09e1e4a7f7dfd6c91be
tree58f823b1f6b2f321baf47eef15047dae10eb88dc
parentba10a421b85b7f622975f2e9f92249cfe3dcfcbd
mpers: fix compound types with arbitrary member alignments

* mpers.sh: Compound types are now represented as packed
with character arrays as explicit fillers inbetween members
and at the end.
mpers.awk