]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Change svn:mime-type property on all Unicode files (extension .uni) in edk2
authorlhauch <larry.hauch@intel.com>
Thu, 14 Aug 2014 20:20:37 +0000 (20:20 +0000)
committerlhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 14 Aug 2014 20:20:37 +0000 (20:20 +0000)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lhauch <larry.hauch@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@hp.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15806 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/BaseOrderedCollectionRedBlackTreeLib/BaseOrderedCollectionRedBlackTreeLib.c

index fc554b74d9120e4c48ef2cfd86d1f44b06245c31..9f40b70ff5516674d8df82d92598dc6e9f0b11d4 100644 (file)
@@ -589,6 +589,7 @@ OrderedCollectionInsert (
 \r
   Tmp = Tree->Root;\r
   Parent = NULL;\r
+  Result = 0;\r
 \r
   //\r
   // First look for a collision, saving the last examined node for the case\r