File pcsx2-spu2null-overflow.patch of Package pcsx2

--- plugins/SPU2null/Src/SPU2.cpp.old	2009-02-28 11:15:37.000000000 -0500
+++ plugins/SPU2null/Src/SPU2.cpp	2010-10-07 12:36:19.742000000 -0400
@@ -197,7 +197,7 @@
 {
     unsigned long r,rs,rd;
     int i;
-    memset(RateTable,0,sizeof(unsigned long)*160);        // build the rate table according to Neill's rules (see at bottom of file)
+    memset(RateTable,0,sizeof(u32)*160);        // build the rate table according to Neill's rules (see at bottom of file)
 
     r=3;rs=1;rd=0;
 
openSUSE Build Service is sponsored by