This fixes a typo on the malloc line in ipc_send_workspace_command. The plus one to the size for the null-terminator was outside of the malloc call, which was causing the incorrect pointer to be freed later in the function.master
parent
d7d906c7fd
commit
9e6c6ce332
Loading…
Reference in new issue