From: Jiaxin Wu <jiaxin.wu@intel.com>
To: edk2-devel@lists.01.org
Cc: Ye Ting <ting.ye@intel.com>, Fu Siyuan <siyuan.fu@intel.com>,
Wang Fan <fan.wang@intel.com>, Wu Jiaxin <jiaxin.wu@intel.com>
Subject: [Patch 0/4] NetworkPkg/DnsDxe: Fix several issues in DnsDxe driver.
Date: Tue, 5 Dec 2017 14:59:18 +0800 [thread overview]
Message-ID: <1512457162-9296-1-git-send-email-jiaxin.wu@intel.com> (raw)
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Wang Fan <fan.wang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Jiaxin Wu (4):
NetworkPkg/DnsDxe: Remove the unnecessary if condition check in DNS.Config
NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec.
NetworkPkg/DnsDxe: Fix the potential memory leak issue.
NetworkPkg/DnsDxe: Avoid to access the freed memory buffer.
NetworkPkg/DnsDxe/DnsDriver.h | 4 +-
NetworkPkg/DnsDxe/DnsImpl.c | 135 ++++++++++++++++++++++++++++---
NetworkPkg/DnsDxe/DnsImpl.h | 5 +-
NetworkPkg/DnsDxe/DnsProtocol.c | 175 +++++++++++++++++++++++-----------------
4 files changed, 229 insertions(+), 90 deletions(-)
--
1.9.5.msysgit.1
next reply other threads:[~2017-12-05 6:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-05 6:59 Jiaxin Wu [this message]
2017-12-05 6:59 ` [Patch 1/4] NetworkPkg/DnsDxe: Remove the unnecessary if condition check in DNS.Config Jiaxin Wu
2017-12-05 6:59 ` [Patch 2/4] NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec Jiaxin Wu
2017-12-05 6:59 ` [Patch 3/4] NetworkPkg/DnsDxe: Fix the potential memory leak issue Jiaxin Wu
2017-12-05 6:59 ` [Patch 4/4] NetworkPkg/DnsDxe: Avoid to access the freed memory buffer Jiaxin Wu
2017-12-05 8:09 ` [Patch 0/4] NetworkPkg/DnsDxe: Fix several issues in DnsDxe driver Fu, Siyuan
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-list 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=1512457162-9296-1-git-send-email-jiaxin.wu@intel.com \
--to=devel@edk2.groups.io \
/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