public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/4] MdeModulePkg/RegularExpressionDxe: Miss null pointer check
@ 2018-10-11  6:56 Liming Gao
  2018-10-11  6:57 ` [Patch 1/4] " Liming Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Liming Gao @ 2018-10-11  6:56 UTC (permalink / raw)
  To: edk2-devel

Some check are the real issues. Some are for pass static analysis.

Dongao Guo (4):
  MdeModulePkg/RegularExpressionDxe: Miss null pointer check
  MdeModulePkg/RegularExpressionDxe: Miss null pointer check
  MdeModulePkg/RegularExpressionDxe: Miss null pointer check
  MdeModulePkg/RegularExpressionDxe: Add null pointer check

 .../RegularExpressionDxe/Oniguruma/regcomp.c       |  8 +++-
 .../RegularExpressionDxe/Oniguruma/regenc.h        |  2 +-
 .../RegularExpressionDxe/Oniguruma/regexec.c       | 31 ++++++++++++--
 .../RegularExpressionDxe/Oniguruma/regparse.c      | 49 ++++++++++++++++++++--
 .../RegularExpressionDxe/Oniguruma/unicode.c       |  4 ++
 5 files changed, 85 insertions(+), 9 deletions(-)

-- 
2.10.0.windows.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-11  6:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-11  6:56 [Patch 0/4] MdeModulePkg/RegularExpressionDxe: Miss null pointer check Liming Gao
2018-10-11  6:57 ` [Patch 1/4] " Liming Gao
2018-10-11  6:57 ` [Patch 2/4] " Liming Gao
2018-10-11  6:57 ` [Patch 3/4] " Liming Gao
2018-10-11  6:57 ` [Patch 4/4] MdeModulePkg/RegularExpressionDxe: Add " Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox