-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
None
-
None
-
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
-