commit b520befe6f51644d20434add9864d7a2fa30aa2e
commit4c3aea3f62a76fa62ead66d64941156375fc4501
authorSATOH Fumiyasu <fumiyas@osstech.jp>
Tue, 16 Dec 2008 15:54:30 +0000 (17 00:54 +0900)
committerDerrell Lipman <derrell.lipman@unwireduniverse.com>
Tue, 16 Dec 2008 17:20:40 +0000 (16 12:20 -0500)
tree51564a9c06d80eda0ea4488dbcad2094561305db
parente48a5cd5d4fc2626b09af16a0ac68c638d081437
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>
source3/include/libsmb_internal.h
source3/libsmb/libsmb_dir.c