Liming Gao
aaba2a44c2
MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.
...
In function 'LibAppendFileName' of 'FileExplorer.c':
"
MaxLen = (Size1 + Size2 + sizeof (CHAR16))/ sizeof (CHAR16);
"
Overflow may happen here. MaxLen might become a very small number.
This patch adds integer overflow checker.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
2016-10-18 10:01:27 +08:00
..
2015-12-15 04:56:23 +00:00
2015-12-24 02:28:45 +00:00
2015-12-15 04:56:23 +00:00
2016-09-02 10:07:14 +08:00
2016-01-11 00:34:15 +00:00
2015-12-15 04:56:23 +00:00
2016-09-28 16:22:20 +08:00
2016-07-11 10:29:48 +08:00
2016-07-11 10:29:48 +08:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2016-03-25 10:52:29 +01:00
2015-12-15 04:56:23 +00:00
2016-07-01 09:39:58 +08:00
2016-04-11 16:20:28 +08:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-16 03:20:21 +00:00
2016-05-17 20:23:18 +08:00
2016-04-01 13:30:08 +08:00
2015-12-24 02:28:45 +00:00
2016-08-24 13:44:02 +08:00
2016-04-11 16:20:28 +08:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2016-06-29 12:54:53 +08:00
2015-12-15 04:56:23 +00:00
2016-04-04 13:53:12 +02:00
2016-10-18 10:01:27 +08:00
2016-10-12 10:42:16 +08:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2016-03-03 18:24:25 +01:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-24 02:28:45 +00:00
2016-04-11 16:20:28 +08:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2016-09-05 18:15:46 +08:00
2016-07-01 09:39:59 +08:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2016-04-25 13:17:05 +08:00
2016-03-18 15:14:34 +08:00
2015-12-15 04:56:23 +00:00
2016-04-11 16:20:28 +08:00
2015-12-15 04:56:23 +00:00
2015-12-24 02:28:45 +00:00
2016-06-07 10:01:09 +08:00
2016-07-01 09:39:58 +08:00
2016-04-11 16:20:28 +08:00
2015-12-15 04:56:23 +00:00
2015-12-15 04:56:23 +00:00
2016-09-02 15:45:55 +08:00
2016-07-06 16:22:52 +08:00
2015-12-15 04:56:23 +00:00
2016-07-01 09:39:57 +08:00
2015-12-15 04:56:23 +00:00
2016-08-31 11:14:01 +08:00
2016-08-31 15:23:42 +08:00
2015-12-15 04:56:23 +00:00
2016-08-31 15:23:42 +08:00