Kostik <[email protected]> ha escrit: > if "Content-Type" contain only type without name and without semicolon(;) > at the end, then mu_header_sget_value() already return type. But > mu_mimehdr_aget_disp() return NULL.
It cannot return NULL, it returns MU_ERR_NOENT and does not touch its second argument. Is it that what you meant? Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
