Changes to RCODE constants.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@837 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -860,7 +860,7 @@ JNIEXPORT jlong JNICALL Java_xflaim_DbSystem__1createDbSystem(
|
||||
JNIEnv * pEnv,
|
||||
jobject) // obj)
|
||||
{
|
||||
IF_DbSystem * pDbSystem;
|
||||
IF_DbSystem * pDbSystem = NULL;
|
||||
|
||||
if( RC_BAD( FlmAllocDbSystem( &pDbSystem)))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user