<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- b/arch/x86/tools/insn_decoder_test.c
+++ a/arch/x86/tools/insn_decoder_test.c
@@ -106,7 +106,7 @@
 	}
 }
 
+#define BUFSIZE 256
-#define BUFSIZE 4096
 
 int main(int argc, char **argv)
 {
</pre></body></html>