Merge branch 'obsd-master'

This commit is contained in:
Thomas Adam
2018-08-29 13:02:38 +01:00
3 changed files with 32 additions and 14 deletions

View File

@@ -301,6 +301,7 @@ server_client_lost(struct client *c)
free(msg);
}
free(c->prompt_saved);
free(c->prompt_string);
free(c->prompt_buffer);