audk/CryptoPkg/Library/BaseCryptLib/SysCall
Jiaxin Wu 5e2318dd37 CryptoPkg: Fix the potential system hang issue
This patch is used to fix the potential system hang
caused by the NULL 'time' parameter usage.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Long Qin <qin.long@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: David Woodhouse <David.Woodhouse@intel.com>
2016-03-15 09:04:20 +08:00
..
BaseMemAllocation.c CryptoPkg: BaseCryptLib: support free(NULL) 2016-02-25 11:04:02 +01:00
ConstantTimeClock.c Fix SmmCryptLib issue when calling time() in RealTimeClock.c 2012-06-01 02:37:24 +00:00
CrtWrapper.c CryptoPkg: Fix function qsort for non 32-bit machines 2016-01-26 08:51:13 +00:00
HelperWrapper.c
RuntimeMemAllocation.c CryptoPkg: RuntimeCryptLib: support realloc(NULL, size) 2016-02-25 11:04:31 +01:00
TimerWrapper.c CryptoPkg: Fix the potential system hang issue 2016-03-15 09:04:20 +08:00