[Common-dev] CR: Initialize g_pDriver in the logging system

[Common-dev] CR: Initialize g_pDriver in the logging system

Greg Wright gwright at real.com
Mon Aug 8 09:53:15 PDT 2005


Looks good.
--greg.


Ryan Gammon wrote:
> For HEAD, 150Cay
> 
> Index: util/hxthreadtaskdriver.cpp
> ===================================================================
> RCS file: /cvsroot/common/util/hxthreadtaskdriver.cpp,v
> retrieving revision 1.5.4.2
> diff -u -w -r1.5.4.2 hxthreadtaskdriver.cpp
> --- util/hxthreadtaskdriver.cpp    28 Mar 2005 18:36:09 -0000    1.5.4.2
> +++ util/hxthreadtaskdriver.cpp    5 Aug 2005 00:30:55 -0000
> @@ -63,7 +63,7 @@
> #define HX_THREAD_PRIORITY_ABOVE_NORMAL     0
> #endif
> 
> -static HXThreadTaskDriver* g_pDriver;
> +static HXThreadTaskDriver* g_pDriver = NULL;
> 
> HX_RESULT HXThreadTaskDriver::GetInstance(HXThreadTaskDriver*& pDriver)
> {
> 
> 
> _______________________________________________
> Common-dev mailing list
> Common-dev at helixcommunity.org
> http://lists.helixcommunity.org/mailman/listinfo/common-dev
> 



More information about the Common-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.