Преглед на файлове

* heap manager: do not try to leave critical section twice, moron

git-svn-id: trunk@7763 -
micha преди 18 години
родител
ревизия
787f9a44c7
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      rtl/inc/heap.inc

+ 0 - 1
rtl/inc/heap.inc

@@ -1503,7 +1503,6 @@ begin
           orphaned_freelists.oslist_all^.prev_any := poc;
         orphaned_freelists.oslist_all := loc_freelists^.oslist_all;
       end;
-      leavecriticalsection(heap_lock);
     end;
     leavecriticalsection(heap_lock);
     if main_relo_freelists = loc_freelists then