Package: libpgeasy Severity: grave Tags: patch
-- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-xen-686 Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8) The bug is ocurring because it gets data (for example, for value 1) in this way from server: 0x0 0x0 0x0 0x1, and then uses it as it was given when the order has to be inverted to be usable. In particular, all the anormality is caused for calling memcpy() in functions fetch() and fetchwithnulls(). Patch that fixes the improper handling available at http://bugs.gentoo.org/attachment.cgi?id=146236 A simple C program which shows how this affects available at http://bugs.gentoo.org/attachment.cgi?id=146238 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]