https://bugs.kde.org/show_bug.cgi?id=331311

--- Comment #9 from Alexandra Hajkova <[email protected]> ---

> > +
> > +         /* Filter out Valgrind FDs by checking against reserved FD range 
> > */
> > +         if (is_numeric && name[0] != '\0') {
> 
> When can name[0] be '\0'? Is that a valid entry?
> 

Do you think such a check is an overkill?
Dunno, I think if it happened it would not be a valid entry, some corrupted
data case? I haven't seen such an entry to be honest.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to