From: Anatolij Gustschin <agust@denx.de>
To: Bin Meng <bmeng.cn@gmail.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH] driver: video: Check allocated pointers
Date: Sat, 25 Jun 2022 09:10:07 +0200 [thread overview]
Message-ID: <20220625091007.4f6b9a8e@crub> (raw)
In-Reply-To: <20220518053618.2638799-1-bmeng.cn@gmail.com>
On Wed, 18 May 2022 13:36:18 +0800
Bin Meng bmeng.cn@gmail.com wrote:
> The codes that call STBTT_malloc() / stbtt__new_active() do not check
> the return value at present which may cause segfault.
>
> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> ---
>
> drivers/video/stb_truetype.h | 18 ++++++++++++++----
> 1 file changed, 14 insertions(+), 4 deletions(-)
applied to u-boot-video/master, thanks!
--
Anatolij
prev parent reply other threads:[~2022-06-25 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 5:36 [PATCH] driver: video: Check allocated pointers Bin Meng
2022-06-25 7:10 ` Anatolij Gustschin [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=20220625091007.4f6b9a8e@crub \
--to=agust@denx.de \
--cc=bmeng.cn@gmail.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox