commit b520befe6f51644d20434add9864d7a2fa30aa2e
commitbcb07054c88f484753dd50d25359c46ea8225287
authorSATOH Fumiyasu <fumiyas@osstech.jp>
Tue, 16 Dec 2008 15:54:30 +0000 (17 00:54 +0900)
committerKarolin Seeger <kseeger@samba.org>
Fri, 2 Jan 2009 11:44:18 +0000 (2 12:44 +0100)
treecf8be21c58dd779e8267881db5484d1eabed177f
parent77259611c26145cf179fa706b863fdc13b16c264
commit b520befe6f51644d20434add9864d7a2fa30aa2e
Author: SATOH Fumiyasu <fumiyas@osstech.co.jp>
Date:   Wed Dec 17 00:42:25 2008 +0900

    libsmbclient: Fix SIGBUS on non-x86 CPUs

    We must align the struct smbc_dirent in the struct
    SMBC_internal_data because the struct smbc_dirent
    has numeric values that require alignment.

Signed-off-by: Derrell Lipman <derrell.lipman@unwireduniverse.com>
(cherry picked from commit 2957c03ab59735159aaf108e87a2e571f984fb5d)
source/include/libsmb_internal.h
source/libsmb/libsmb_dir.c