commit b520befe6f51644d20434add9864d7a2fa30aa2e
commitc523587a754f126ca088143477b39bcc493dd520
authorSATOH Fumiyasu <fumiyas@osstech.jp>
Tue, 16 Dec 2008 15:54:30 +0000 (17 00:54 +0900)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Jan 2009 08:39:46 +0000 (28 09:39 +0100)
tree7b4e6f85b01c88cc2ab15dbda628da243603a63d
parentd6f3517263fb17fbe2f71e6b2fb1287344e892af
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 3f47eb787f5b8499e5580407dc84c904db70b725)
source/include/libsmb_internal.h
source/libsmb/libsmb_dir.c