On Mon, Feb 10, 2020 at 5:38 PM Anton Khirnov wrote:
>
> Commit message summaries like "fix bug [$whatever external identifier]
> are evil and should not be accepted IMO. They provide zero useful
> information to someone reading the mailing list subjects or git
> shortlog.
>
> The commit message s
Commit message summaries like "fix bug [$whatever external identifier]
are evil and should not be accepted IMO. They provide zero useful
information to someone reading the mailing list subjects or git
shortlog.
The commit message summary should be understandable on its own, without
reading the who
On Mon, Feb 10, 2020 at 12:03:09AM +0530, gautamr...@gmail.com wrote:
> From: Gautam Ramakrishnan
>
> Bug #8255 points out a double free error in libwscale/utils.c file.
> The double free is because the pointer to cascaded_context of an
> sw_context is not set to NULL after freeing it. When the s