Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 12
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b16
-
Verification:Not verified
Description
147 CLS_GSSNameElement = (*env)->NewGlobalRef(env, cls);
148 if (CLS_GSSException == NULL) {
149 return JNI_ERR;
CLS_GSSNameElement should be checked here.
148 if (CLS_GSSException == NULL) {
149 return JNI_ERR;
CLS_GSSNameElement should be checked here.
Attachments
Issue Links
- duplicates
-
JDK-8221186 cut/paste error in NativeUtil.c
-
- Closed
-