[ros-diffs] [fireball] 50319: [HEAP] - Peer review rocks.
fireball at svn.reactos.org
fireball at svn.reactos.org
Sat Jan 8 11:32:56 UTC 2011
Author: fireball
Date: Sat Jan 8 11:32:55 2011
New Revision: 50319
URL: http://svn.reactos.org/svn/reactos?rev=50319&view=rev
Log:
[HEAP]
- Peer review rocks.
Modified:
trunk/reactos/lib/rtl/heap.c
Modified: trunk/reactos/lib/rtl/heap.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/rtl/heap.c?rev=50319&r1=50318&r2=50319&view=diff
==============================================================================
--- trunk/reactos/lib/rtl/heap.c [iso-8859-1] (original)
+++ trunk/reactos/lib/rtl/heap.c [iso-8859-1] Sat Jan 8 11:32:55 2011
@@ -2344,7 +2344,6 @@
/* Release the heap lock */
if (Locked) RtlLeaveHeapLock(Heap->LockVariable);
- DbgBreakPoint();
return FALSE;
}
More information about the Ros-diffs
mailing list