The source of the buffer with uninitialized memory is
gdk_pixbuf_get_pixels(pixbuf);
This shows up in valgrind as
Uninitialised value was created by a stack allocation
at 0x10EA312D: general_composite_rect (pixman-general.c:105)
This is an large buffer allocated on the stack to avoid dynamic
allocation for small images. It is here that I'm out of my depth, and
we need a simple test case.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/988880
Title:
Conditional jump or move depends on uninitialised value(s)
(unity::launcher::LauncherIcon::TextureFromSpecificGtkTheme)
To manage notifications about this bug go to:
https://bugs.launchpad.net/nux/+bug/988880/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs