X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Fsecurity%2Fnt_security.cpp;h=428fbf649f727b99ae53c5d7625497a670789b4f;hb=f2c381af4be9725e6aba384fc08de228666f6e63;hp=e8f55797e5214107d6cfa4dd9c2305a4c049525a;hpb=4ea6c95b4bdf06e3cbe6c03edfacae6a856f647b;p=feisty_meow.git diff --git a/nucleus/library/security/nt_security.cpp b/nucleus/library/security/nt_security.cpp index e8f55797..428fbf64 100644 --- a/nucleus/library/security/nt_security.cpp +++ b/nucleus/library/security/nt_security.cpp @@ -31,7 +31,7 @@ #endif nt_security::nt_security() -: m_sDirServiceProvider(NIL) +: m_sDirServiceProvider(NULL_POINTER) { // Eventually, construction of nt_security should determine if WinNT:// // or LDAP://, etc is the service provider and set a private member variable