--- gaim-0.75-buffers.patch.orig 2004-05-19 11:09:51.000000000 +0100 +++ gaim-0.75-buffers.patch 2004-05-19 11:10:27.000000000 +0100 @@ -24,7 +24,7 @@ if (data[pos] == 0xc0 && data[pos + 1] == 0x80) break; + if (x >= sizeof(key)-1) { -+ x++; ++ x++; pos++; + continue; + + }