mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
parent
78ea9f2a65
commit
dce454bd93
@ -94,7 +94,7 @@ namespace ssl_util
|
||||
/**
|
||||
* Buffer length for zlib inflate/deflate
|
||||
*/
|
||||
#define ZBUFFER 16384
|
||||
#define ZBUFFER 65536
|
||||
|
||||
int zlib_decompress(const std::string& in, std::string& out)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user