[ros-diffs] [ion] 55880: [CMLIB]: Great job -- crashing trunk on a pool tag just so people can be forced to know what it is. Change the registry pool tag from "th" (wtf?) to "CM25" which is a bit closer to Win...

ion at svn.reactos.org ion at svn.reactos.org
Mon Feb 27 15:28:08 UTC 2012


Author: ion
Date: Mon Feb 27 15:28:06 2012
New Revision: 55880

URL: http://svn.reactos.org/svn/reactos?rev=55880&view=rev
Log:
[CMLIB]: Great job -- crashing trunk on a pool tag just so people can be forced to know what it is. Change the registry pool tag from "th" (wtf?) to "CM25" which is a bit closer to Windows. In reality all of TAG_CM should be broken out in many more pieces. Fixes boot breakpoint.

Modified:
    trunk/reactos/lib/cmlib/cmlib.h

Modified: trunk/reactos/lib/cmlib/cmlib.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/lib/cmlib/cmlib.h?rev=55880&r1=55879&r2=55880&view=diff
==============================================================================
--- trunk/reactos/lib/cmlib/cmlib.h [iso-8859-1] (original)
+++ trunk/reactos/lib/cmlib/cmlib.h [iso-8859-1] Mon Feb 27 15:28:06 2012
@@ -113,7 +113,7 @@
 #endif
 #endif
 
-#define TAG_CM 0x68742020
+#define TAG_CM 'CM25'
 
 #define CMAPI NTAPI
 




More information about the Ros-diffs mailing list