mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
b33fad7726
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 |
||
---|---|---|
.. | ||
notifyd.c | ||
notifyd.h | ||
notifydd.c | ||
tests.c | ||
wscript_build |