From: David Hildenbrand <david@redhat.com>
To: Malaya Kumar Rout <malayarout91@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Shuah Khan <shuah@kernel.org>,
linux-mm@kvack.org, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] selftests/mm/cow: fix minor memory leak in child_vmsplice_memcmp_fn()
Date: Wed, 26 Mar 2025 20:24:12 +0100 [thread overview]
Message-ID: <f8b49472-dedf-4377-b418-4ba425ed80c5@redhat.com> (raw)
In-Reply-To: <20250325182319.29352-1-malayarout91@gmail.com>
On 25.03.25 19:22, Malaya Kumar Rout wrote:
> Static Analyis for cow.c: error
> Exception branch exits without releasing memory 'old' and 'new'
>
> fix the issue by releasing the allocated memory.
>
> Signed-off-by: Malaya Kumar Rout <malayarout91@gmail.com>
> ---
https://lore.kernel.org/linux-mm/20230404031256.78330-1-jiangfeng@kylinos.cn/
--
Cheers,
David / dhildenb
prev parent reply other threads:[~2025-03-26 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-25 18:22 [PATCH v1] selftests/mm/cow: fix minor memory leak in child_vmsplice_memcmp_fn() Malaya Kumar Rout
2025-03-26 19:24 ` David Hildenbrand [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f8b49472-dedf-4377-b418-4ba425ed80c5@redhat.com \
--to=david@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=malayarout91@gmail.com \
--cc=shuah@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.