Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 2c9062af3c33b15e9928d80ce09b878f > files > 4

ncpfs-2.2.6-13.fc13.src.rpm

--- ncpfs-2.2.6/lib/ndslib.c.olddd	2005-01-27 18:35:59.000000000 +0100
+++ ncpfs-2.2.6/lib/ndslib.c	2006-04-11 11:35:15.000000000 +0200
@@ -957,7 +957,7 @@
 	NWDSCCODE err;
 	int n1, n3;
 	u_int16_t n3a;
-	char rpb_b[DEFAULT_MESSAGE_LEN];
+	char rpb_b[DEFAULT_MESSAGE_LEN] __attribute__ ((aligned (4)));
 	Buf_T rpb;
     	size_t k1tl;