mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
exec: fix memory leak in display of process output
This commit is contained in:
@@ -340,6 +340,8 @@ exec_display_line (struct t_exec_cmd *exec_cmd, struct t_gui_buffer *buffer,
|
||||
line_color);
|
||||
}
|
||||
}
|
||||
|
||||
free (line_color);
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user