mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-09 13:54:54 +02:00
Plug some memory leaks.
This commit is contained in:
@ -91,6 +91,7 @@ screen_write_strlen(int utf8flag, const char *fmt, ...)
|
||||
}
|
||||
}
|
||||
|
||||
xfree(msg);
|
||||
return (size);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user