-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
None
-
Affects Version/s: None
-
Component/s: client-libs
-
None
-
Environment:
Ubuntu 15.04 working in latest VBox
-
x86
-
linux_ubuntu
On Ubuntu 15.04 the compiler complains that lines 51-52 might be clobbered by longjmp or vfork
png_bytep raw_pointers = NULL;
png_bytep image_data = NULL;
png_bytep raw_pointers = NULL;
png_bytep image_data = NULL;
- duplicates
-
JDK-8080695 splashscreen_png.c compile error with gcc 4.9.2
-
- Resolved
-