DB_exp_date
p = rrow[DB_exp_date];
p = rrow[DB_exp_date];
row[DB_exp_date] = strndup(ASN1_STRING_get0_data(tm),
if (row[DB_type] == NULL || row[DB_exp_date] == NULL) {
row[DB_exp_date] = strndup(ASN1_STRING_get0_data(tm),
if (row[DB_type] == NULL || row[DB_exp_date] == NULL) {
if (strncmp(rrow[DB_exp_date], "49", 2) <= 0)
if (strcmp(rrow[DB_exp_date], a_tm_s) <= 0) {
if (!check_time_format((char *) pp[DB_exp_date])) {