bug-findutils
[Top][All Lists]
Advanced

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

SIGSEGV in partial_quotearg_n()


From: Kamil Dudka
Subject: SIGSEGV in partial_quotearg_n()
Date: Fri, 18 Aug 2017 16:23:59 +0200
User-agent: KMail/4.14.10 (Linux/4.12.5-gentoo; KDE/4.14.32; x86_64; ; )

We have multiple occurrences of automated crash reports:

https://retrace.fedoraproject.org/faf/reports/1209278/

... about SIGSEGV in partial_quotearg_n() at this location in the source code:

http://git.savannah.gnu.org/cgit/findutils.git/tree/find/ftsfind.c?h=v4.6.0#n219

I guess it crashes because ent->fts_cycle->fts_pathlen is out of bound of
ent->fts_cycle->fts_path but I do not fully understand what the function
is supposed to do...

Kamil



reply via email to

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