]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove the RemoteEntryList() because the Task isn't added to the linked list upon...
authorRuiyu Ni <ruiyu.ni@intel.com>
Fri, 29 Nov 2013 02:49:30 +0000 (02:49 +0000)
committerJordan Justen <jordan.l.justen@intel.com>
Thu, 7 Apr 2016 06:22:43 +0000 (23:22 -0700)
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
(based on FatPkg commit b9bcd0416e5f2da80fc386336228d61a865044aa)

[jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD]
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Mark Doran <mark.doran@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
FatPkg/EnhancedFatDxe/Misc.c

index 5ee72f86b19dedbbb97a9d99c7b846447362c899..f91759c775c4d7119c7b7b59a268137d6ab10fe5 100644 (file)
@@ -80,7 +80,6 @@ Arguments:
     Subtask = CR (Link, FAT_SUBTASK, Link, FAT_SUBTASK_SIGNATURE);\r
     Link = FatDestroySubtask (Subtask);\r
   }\r
     Subtask = CR (Link, FAT_SUBTASK, Link, FAT_SUBTASK_SIGNATURE);\r
     Link = FatDestroySubtask (Subtask);\r
   }\r
-  RemoveEntryList (&Task->Link);\r
   FreePool (Task);\r
 }\r
 \r
   FreePool (Task);\r
 }\r
 \r