libtasn1-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU libtasn1 branch, master, updated. libtasn1_2_13-23-g6e896a8


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_13-23-g6e896a8
Date: Thu, 13 Sep 2012 21:31:07 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=6e896a8e7c30d3351f874731835f803cb1edd155

The branch, master has been updated
       via  6e896a8e7c30d3351f874731835f803cb1edd155 (commit)
      from  7e6ece95a21d573f2699e77cf74c4c2fb2d08010 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6e896a8e7c30d3351f874731835f803cb1edd155
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Thu Sep 13 23:30:50 2012 +0200

    Revert "small_value_size changed to 8. No visible difference in performance"
    
    This reverts commit b86e75de8bc3a35620f069b7b00d680284d86eb5.

-----------------------------------------------------------------------

Summary of changes:
 lib/int.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/int.h b/lib/int.h
index cabd599..65e3c0e 100644
--- a/lib/int.h
+++ b/lib/int.h
@@ -38,7 +38,7 @@
 
 #include <libtasn1.h>
 
-#define ASN1_SMALL_VALUE_SIZE 8
+#define ASN1_SMALL_VALUE_SIZE 16
 
 /* This structure is also in libtasn1.h, but then contains less
    fields.  You cannot make any modifications to these first fields


hooks/post-receive
-- 
GNU libtasn1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]