shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi/lib


From: shishi-commit
Subject: CVS shishi/lib
Date: Mon, 14 Mar 2005 15:27:25 +0100

Update of /home/cvs/shishi/lib
In directory dopio:/tmp/cvs-serv25834

Modified Files:
        asn1.c 
Log Message:
Doc fix.


--- /home/cvs/shishi/lib/asn1.c 2004/09/17 16:55:49     1.70
+++ /home/cvs/shishi/lib/asn1.c 2005/03/14 14:27:18     1.71
@@ -1,5 +1,5 @@
 /* asn1.c --- Utilities to manipulate RFC 1510 ASN.1 types.
- * Copyright (C) 2002, 2003, 2004  Simon Josefsson
+ * Copyright (C) 2002, 2003, 2004, 2005  Simon Josefsson
  *
  * This file is part of Shishi.
  *
@@ -143,6 +143,8 @@
  * @datalen: actual size of output buffer.
  *
  * Extract data stored in a ASN.1 field into a newly allocated buffer.
+ * The buffer will always be zero terminated, even though @datalen
+ * will not include the added zero.
  *
  * Return value: Returns SHISHI_OK if successful,
  *   SHISHI_ASN1_NO_ELEMENT if the element do not exist,





reply via email to

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