]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
[net]: Fix buffer overflow in send_cred_buffer().
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 94a412020119947db3fa3ec77aae293438ec4208..17f3703f41d20217540463f9fea64fa75b159cd2 100644 (file)
--- a/error.h
+++ b/error.h
@@ -347,6 +347,7 @@ extern const char **para_errlist[];
 
 #define VSS_ERRORS \
        PARA_ERROR(NOFD, "did not receive open fd from afs"), \
+       PARA_ERROR(BAD_CT, "invalid chunk table or bad FEC configuration")
 
 
 #define CRYPT_ERRORS \