Commit ce7ae4ec8d86cdd37160526d6ebd88e368dfd900

Ryan C. Gordon 2020-05-28T14:57:10

wayland: Move buffer copy into mime_data_list_add() It makes it clearer who owns the memory, and more reasonable to free it on failure in the creating function. (and, of course, pacifies static analysis.)