1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/smbd/notifyd
Jiří Šašek b33fad7726 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>
Reviewed-by: Stefan Metzmacher <metze@samba.org>

Autobuild-User(master): Björn Jacke <bjacke@samba.org>
Autobuild-Date(master): Fri Feb 22 12:30:11 CET 2019 on sn-devel-144
2019-02-22 12:30:10 +01:00
..
notifyd.c notifyd: Fix SIGBUS on sparc 2019-02-22 12:30:10 +01:00
notifyd.h lib: Give messages_ctdbd.c its own header 2017-06-21 03:15:07 +02:00
notifydd.c ctdb_conn: Use messaging_ctdb_connection 2017-07-25 17:43:18 +02:00
tests.c
wscript_build s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only 2016-12-04 16:35:22 +01:00