From: patchwork-bot+connman@kernel.org
To: Jussi Laakkonen <jussi.laakkonen@jolla.com>
Cc: connman@lists.linux.dev
Subject: Re: [PATCH] vpn: Fix extracting of PrefixLength D-Bus value
Date: Mon, 14 Apr 2025 17:10:35 +0000 [thread overview]
Message-ID: <174465063549.1975856.14763575822342429552.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250414161015.358056-1-jussi.laakkonen@jolla.com>
Hello:
This patch was applied to connman.git (master)
by Denis Kenzior <denkenz@gmail.com>:
On Mon, 14 Apr 2025 19:10:15 +0300 you wrote:
> The PrefixLength value is stored as a DBUS_TYPE_BYTE, and is an unsigned
> char, thus should be read as such. This fixes crash when trying to read
> the value into a char*.
> ---
> plugins/vpn.c | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
Here is the summary with links:
- vpn: Fix extracting of PrefixLength D-Bus value
https://git.kernel.org/pub/scm/network/connman/connman.git/?id=813f4d93d153
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-04-14 17:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-14 16:10 [PATCH] vpn: Fix extracting of PrefixLength D-Bus value Jussi Laakkonen
2025-04-14 17:10 ` patchwork-bot+connman [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=174465063549.1975856.14763575822342429552.git-patchwork-notify@kernel.org \
--to=patchwork-bot+connman@kernel.org \
--cc=connman@lists.linux.dev \
--cc=jussi.laakkonen@jolla.com \
/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.