[xmlsec] bump XMLSEC_TRANSFORM_BINARY_CHUNK (see bug #760786)
- From: Aleksey Sanin <aleksey src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [xmlsec] bump XMLSEC_TRANSFORM_BINARY_CHUNK (see bug #760786)
- Date: Mon, 18 Jan 2016 15:13:01 +0000 (UTC)
commit 7a1a2063a964a203ab7a1b568d0d839e00e0ca83
Author: Aleksey Sanin <aleksey aleksey com>
Date: Mon Jan 18 07:12:45 2016 -0800
bump XMLSEC_TRANSFORM_BINARY_CHUNK (see bug #760786)
include/xmlsec/transforms.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/include/xmlsec/transforms.h b/include/xmlsec/transforms.h
index f0c70c9..3db2afb 100644
--- a/include/xmlsec/transforms.h
+++ b/include/xmlsec/transforms.h
@@ -33,7 +33,7 @@ typedef const struct _xmlSecTransformKlass xmlSecTransformKlass,
* The binary data chunks size. XMLSec processes binary data one chunk
* at a time. Changing this impacts xmlsec memory usage and performance.
*/
-#define XMLSEC_TRANSFORM_BINARY_CHUNK 64
+#define XMLSEC_TRANSFORM_BINARY_CHUNK 1024
/**********************************************************************
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]