Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ releaseException
Method
releaseException
src/remote/remote.h:865–869 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
863
}
864
865
inline void Rsr::releaseException()
866
{
867
delete rsr_status;
868
rsr_status = NULL;
869
}
870
871
#include
"../remote/remot_proto.h"
872
Callers
2
release_statement
Function · 0.80
release_statement
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected