bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gawk: invalid read and write


From: Jürgen Kahrs
Subject: Re: gawk: invalid read and write
Date: Sun, 28 Jan 2007 19:50:57 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20060911)

Andrew J. Schorr wrote:

>> Wouldnt it be enough to just change it to
>>
>>   awk '...'  log.[0-9]* log.pid[0-9]*
> 
> Or, even more simply, log.*  (if you include
> both wildcards, then one may not have any matches, and
> that will cause an error, I think).

Your reasoning is correct. But in reality, any
user will have either valgrind 1 or valgrind 2,
not both.




reply via email to

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