devel/libidn: warning when freeing memory

Michael Nottebrock michaelnottebrock at gmx.net
Thu Apr 22 11:39:46 PDT 2004


On Thursday 22 April 2004 20:27, Kaarthik Sivakumar wrote:

> Am I the only one getting this? I just installed this straight from
> the ports. My system is

No, it's readily reproducable, on -STABLE, too. However, the bug seems to be 
dependent on the legnth of the string idn is being fed:

[lofi at kiste]:1:~ > idn a
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
idn in free(): warning: junk pointer, too high to make sense
a
[lofi at kiste]:0:~ > idn ab
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
idn in free(): warning: junk pointer, too high to make sense
ab
[lofi at kiste]:0:~ > idn abc
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
idn in free(): warning: junk pointer, too high to make sense
abc
[lofi at kiste]:0:~ > idn abcd
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
abcd
[lofi at kiste]:0:~ > idn abcde
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
abcde
[lofi at kiste]:0:~ > idn abcdef
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
abcdef
[lofi at kiste]:0:~ > idn abcdefg
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
abcdefg
[lofi at kiste]:0:~ > idn abcdefgh
libidn 0.4.2
Copyright 2002, 2003, 2004 Simon Josefsson.
GNU Libidn comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Libidn under the terms of
the GNU Lesser General Public License.  For more information
about these matters, see the file named COPYING.LIB.
idn in free(): warning: junk pointer, too high to make sense
abcdefgh

-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040422/94cde6bf/attachment.bin


More information about the freebsd-ports mailing list