audk/MdeModulePkg/Universal/RegularExpressionDxe
Cecil Sheng 04c30dd571 MdeModulePkg: Fixed incorrect return value of MatchString
In UEFI2.6, CapturePtr's in the Captures array returned by MatchString
are to be separatedly allocated so that they can be freed by the
caller.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cecil Sheng <cecil.sheng@hpe.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2016-03-17 10:53:48 +08:00
..
Oniguruma MdeModulePkg: RegularExpressionDxe: support free(NULL) 2016-02-26 18:30:14 +01:00
RegularExpressionDxe.c MdeModulePkg: Fixed incorrect return value of MatchString 2016-03-17 10:53:48 +08:00
RegularExpressionDxe.h MdeModulePkg/RegularExpressionDxe: Correct copyright 2015-11-03 02:43:03 +00:00
RegularExpressionDxe.inf MdeModulePkg/RegularExpressionDxe: Add missing PrintLib 2015-11-03 02:44:48 +00:00