bug-readline
[Top][All Lists]
Advanced

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

Re: [Bug-readline] valgrind finds uninitialised bytes in readline


From: Chet Ramey
Subject: Re: [Bug-readline] valgrind finds uninitialised bytes in readline
Date: Mon, 30 Jan 2012 08:39:56 -0500
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:8.0) Gecko/20111105 Thunderbird/8.0

On 1/30/12 4:41 AM, Jeremy Hall wrote:
> 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)

That's interesting.  Readline doesn't call sendmsg().

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    address@hidden    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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