-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: security-libs
-
b78
-
windows
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8136079 | emb-9 | Volker Simonis | P3 | Resolved | Fixed | team |
| JDK-8140885 | 8u91 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
| JDK-8133220 | 8u72 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
| JDK-8147217 | emb-8u91 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
| JDK-8133224 | 7u95 | Ivan Gerasimov | P3 | Closed | Fixed | b01 |
| JDK-8133227 | 6u111 | Ivan Gerasimov | P3 | Resolved | Fixed | b01 |
This error is actually caused by returning uninitialized local variables. I've renamed the bug appropriately.
- backported by
-
JDK-8133220 Initialize local variables before returning them in p11_convert.c
-
- Resolved
-
-
JDK-8133227 Initialize local variables before returning them in p11_convert.c
-
- Resolved
-
-
JDK-8136079 Initialize local variables before returning them in p11_convert.c
-
- Resolved
-
-
JDK-8140885 Initialize local variables before returning them in p11_convert.c
-
- Resolved
-
-
JDK-8147217 Initialize local variables before returning them in p11_convert.c
-
- Resolved
-
-
JDK-8133224 Initialize local variables before returning them in p11_convert.c
-
- Closed
-
- relates to
-
JDK-8001579 Cleanup warnings in security native code
-
- Closed
-