Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 553e3f40cc8dfe1b8b8b4c20cd9936ae > files > 45

glibc-2.20-23.mga5.src.rpm

--- glibc-2.14.1/crypt/x86.S.orig
+++ glibc-2.14.1/crypt/x86.S
@@ -42,7 +42,7 @@
 #define DO_ALIGN(log)			.align (1 << (log))
 #endif
 
-#define BF_FRAME			0x200
+#define BF_FRAME			0x400
 #define ctx				%esp
 
 #define BF_ptr				(ctx)