Add some error messages for malloc fails
[openssl.git] / include / openssl / ui.h
index 482c3fbcdfef9df27f94b48840a12a0bce5c8d30..c6c20b52117e3bd1520226528d1d26c331d130ee 100644 (file)
@@ -341,6 +341,7 @@ void ERR_load_UI_strings(void);
 # define UI_F_GENERAL_ALLOCATE_BOOLEAN                    108
 # define UI_F_GENERAL_ALLOCATE_PROMPT                     109
 # define UI_F_GENERAL_ALLOCATE_STRING                     100
+# define UI_F_UI_CREATE_METHOD                            112
 # define UI_F_UI_CTRL                                     111
 # define UI_F_UI_DUP_ERROR_STRING                         101
 # define UI_F_UI_DUP_INFO_STRING                          102