Эх сурвалжийг харах

+ Increase static buffer size

z3APA3A 10 жил өмнө
parent
commit
d9271bfec8
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/proxy.h

+ 1 - 1
src/proxy.h

@@ -309,7 +309,7 @@ struct datatype;
 struct dictionary;
 struct node;
 struct property;
-extern unsigned char tmpbuf[4096];
+extern unsigned char tmpbuf[8192];
 extern pthread_mutex_t config_mutex;
 extern pthread_mutex_t bandlim_mutex;
 extern pthread_mutex_t hash_mutex;