]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228547:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 13:43:51 +0000 (13:43 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 31 Dec 2011 13:43:51 +0000 (13:43 +0000)
commit21f1c095319924789ae183c80ea8ba14fda9a752
treedd1d9976881d0a1843461002eec457f5eb1c180c
parent6ff5baca664d314773d1c80fae26a23f2c4be6b2
MFC r228547:

Cast away a clang alignment warning in drti.c's fixsymbol() function.
This code only runs on i386 and amd64, so there should be no problems if
buf + sec->dofs_offset is not aligned (which is unlikely anyway).

git-svn-id: svn://svn.freebsd.org/base/stable/9@229088 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/lib/libdtrace/common/drti.c