"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/jrd/trace/TraceManager.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.

TraceManager.cpp  (Firebird-3.0.2.32703-0.tar.bz2):TraceManager.cpp  (Firebird-3.0.4.33054-0.tar.bz2)
skipping to change at line 260 skipping to change at line 260
if (session.ses_auth.hasData()) if (session.ses_auth.hasData())
{ {
Database* dbb = attachment->att_database; Database* dbb = attachment->att_database;
fb_assert(dbb); fb_assert(dbb);
try try
{ {
mapUser(s_user, t_role, NULL, NULL, sessi on.ses_auth, mapUser(s_user, t_role, NULL, NULL, sessi on.ses_auth,
attachment->att_filename.c_str(), dbb->dbb_filename.c_str(), attachment->att_filename.c_str(), dbb->dbb_filename.c_str(),
dbb->dbb_config->getSecurityDatab ase(), dbb->dbb_config->getSecurityDatab ase(),
dbb->dbb_provider->getCryptCallba dbb->dbb_callback, attachment->ge
ck(), tInterface());
attachment->getInterface());
} }
catch (const Firebird::Exception&) catch (const Firebird::Exception&)
{ {
// Error in mapUser() means missing conte xt, therefore... // Error in mapUser() means missing conte xt, therefore...
return; return;
} }
t_role.upper(); t_role.upper();
} }
 End of changes. 1 change blocks. 
3 lines changed or deleted 2 lines changed or added

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