"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "examples/dbcrypt/CryptKeyHolder.cpp" between
Firebird-3.0.2.32703-0.tar.bz2 and Firebird-3.0.4.33054-0.tar.bz2

About: Firebird is a relational database offering many ANSI SQL standard features.

CryptKeyHolder.cpp  (Firebird-3.0.2.32703-0.tar.bz2):CryptKeyHolder.cpp  (Firebird-3.0.4.33054-0.tar.bz2)
skipping to change at line 59 skipping to change at line 59
{ {
pluginManager = m; pluginManager = m;
pluginManager->registerModule(this); pluginManager->registerModule(this);
} }
void doClean() void doClean()
{ {
pluginManager = NULL; pluginManager = NULL;
} }
void threadDetach() {};
private: private:
IPluginManager* pluginManager; IPluginManager* pluginManager;
}; };
class CryptKeyHolder : public IKeyHolderPluginImpl<CryptKeyHolder, CheckStatusWr apper> class CryptKeyHolder : public IKeyHolderPluginImpl<CryptKeyHolder, CheckStatusWr apper>
{ {
public: public:
explicit CryptKeyHolder(IPluginConfig* cnf) throw() explicit CryptKeyHolder(IPluginConfig* cnf) throw()
: callbackInterface(this), named(NULL), config(cnf), key(0), owne r(NULL) : callbackInterface(this), named(NULL), config(cnf), key(0), owne r(NULL)
{ {
 End of changes. 1 change blocks. 
0 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)