From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] huaweimodem: Fix DHCP parsing on 32-bit platforms
Date: Wed, 10 Aug 2016 11:22:34 -0500 [thread overview]
Message-ID: <57AB54CA.90901@gmail.com> (raw)
In-Reply-To: <1470823447-24819-1-git-send-email-santtu.lakkala@link-motion.com>
[-- Attachment #1: Type: text/plain, Size: 393 bytes --]
Hi Santtu,
On 08/10/2016 05:04 AM, Santtu Lakkala wrote:
> strtol clamps returned value between INT_MIN and INT_MAX, causing
> invalid value (255.255.255.127) being reported for any address
> if last octet > 127 when sizeof(long) == 4.
> ---
> drivers/huaweimodem/gprs-context.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks.
Regards,
-Denis
prev parent reply other threads:[~2016-08-10 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-10 10:04 [PATCH] huaweimodem: Fix DHCP parsing on 32-bit platforms Santtu Lakkala
2016-08-10 16:22 ` Denis Kenzior [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=57AB54CA.90901@gmail.com \
--to=denkenz@gmail.com \
--cc=ofono@ofono.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox