-
Bug
-
Resolution: Unresolved
-
P4
-
jfx21
-
None
-
os_x
The following call to sprintf should be removed or replaced with snprintf:
modules/javafx.graphics/src/main/native-glass/mac/ProcessInfo.m:
sprintf(command, LSOF_COMMAND, lsof, getpid());
modules/javafx.graphics/src/main/native-glass/mac/ProcessInfo.m:
sprintf(command, LSOF_COMMAND, lsof, getpid());
- blocks
-
JDK-8320178 ☂ Replace deprecated sprintf with snprintf
-
- Open
-