diff common/errorcodes.h @ 91:80ab2168760f

Also add output size handling to str_append_str
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 21 Mar 2014 09:47:05 +0000
parents 8ffbb48528ae
children 65941f3d5db8
line wrap: on
line diff
--- a/common/errorcodes.h	Fri Mar 21 09:45:54 2014 +0000
+++ b/common/errorcodes.h	Fri Mar 21 09:47:05 2014 +0000
@@ -15,5 +15,7 @@
 #define ERR_STORE_ACCESS_DENIED 7
 /* Failed to add certificate to store */
 #define ERR_STORE_ADD_FAILURE 7
+/* Generic invalid input */
+#define ERR_INVALID_INPUT 8
 
 #endif

http://wald.intevation.org/projects/trustbridge/