summaryrefslogtreecommitdiff
path: root/wscript_build_embedded_heimdal
diff options
context:
space:
mode:
authorJiří Šašek <jiri.sasek@oracle.com>2018-12-06 14:10:53 +0100
committerKarolin Seeger <kseeger@samba.org>2019-03-04 10:37:53 +0000
commitab66f70056c3b038c8e24426a99c6ce27bd42722 (patch)
treee866cca05050e4cc9e279117f82a552701b8a68a /wscript_build_embedded_heimdal
parent2bbd2dcf282b865f2de6d7074b2d671b4a21666e (diff)
downloadsamba-ab66f70056c3b038c8e24426a99c6ce27bd42722.tar.gz
notifyd: Fix SIGBUS on sparc
Problem is the structure "struct notify_instance" can lay in message buffer on address not dividable by 8 but this structure begins by uint_64 (secs in time-stamp). Structure should be re-packed to standalone buffer before the use. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13704 Signed-off-by: jiri.sasek@oracle.com Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'wscript_build_embedded_heimdal')
0 files changed, 0 insertions, 0 deletions