Package: libomxvorbis / 0.1-3

Metadata

Package Version Patches format
libomxvorbis 0.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_printf_pointer.patch | (download)

src/omx_vorbisdec_component.c | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 fix printf pointer address
 Convert the pointer address to int and then print it out with %x doesn't
 work on 64-bit systems. We should use %p for that.
Bug-Debian: http://bugs.debian.org/622206