bug-readline
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-readline] valgrind finds uninitialised bytes in readline


From: Jeremy Hall
Subject: [Bug-readline] valgrind finds uninitialised bytes in readline
Date: Mon, 30 Jan 2012 09:41:06 +0000

Hi

readline 6.2

This is after a single call to readline()

==5441== Syscall param socketcall.sendmsg(msg.msg_name) points to
uninitialised byte(s)
==5441==    at 0x41E1FA1: sendmsg (socket.S:64)
==5441==    by 0x40C0E1C: readline (readline.c:346)
==5441==    by 0x804DA5E: get_com (g.c:4157)
==5441==    by 0x805F09D: Drive (g.c:11968)
==5441==    by 0x805F65E: main (g.c:12138)
==5441==  Address 0xbe807726 is on thread 1's stack

Is there anything I can do to help resolve this?  I can build readline() here.

Thanks
Jeremy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]