gzip: reduce global data footprint, part 2
This commit is contained in:
@ -55,3 +55,5 @@ WTMP_FILE;
|
||||
#endif
|
||||
|
||||
char bb_common_bufsiz1[BUFSIZ+1];
|
||||
|
||||
void *global_ptr;
|
||||
|
Reference in New Issue
Block a user