I had the first one scribbled in the middle of my todo list for a while now, and finally got around to double checking that the NONULL is not needed.
I noticed the second tiny memory leak while testing the first patch. Kevin J. McCarthy (2): Remove unneeded NONULL check for subtype in mutt_edit_content_type(). Fix small memory leak in mutt_parse_content_type(). commands.c | 4 ++-- parse.c | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) -- 2.55.0
