libDtSearch: Coverity 176038
This commit is contained in:
@@ -53,9 +53,7 @@ int startup(int dbn)
|
|||||||
taskinit(&db_global);
|
taskinit(&db_global);
|
||||||
db_glob_init = 1;
|
db_glob_init = 1;
|
||||||
}
|
}
|
||||||
if ( dbn >= 0 && dbn_check(dbn) != S_OKAY ) {
|
|
||||||
return( db_status );
|
|
||||||
}
|
|
||||||
return( db_status );
|
return( db_status );
|
||||||
}
|
}
|
||||||
/* vpp -nOS2 -dUNIX -nBSD -nVANILLA_BSD -nVMS -nMEMLOCK -nWINDOWS -nFAR_ALLOC -f/usr/users/master/config/nonwin startup.c */
|
/* vpp -nOS2 -dUNIX -nBSD -nVANILLA_BSD -nVMS -nMEMLOCK -nWINDOWS -nFAR_ALLOC -f/usr/users/master/config/nonwin startup.c */
|
||||||
|
|||||||
Reference in New Issue
Block a user