PR: 270867
4aeb63826e0f got it almost correct (we can't use strcmp() here as
current argument isn't guaranteed to be NUL-terminated), but we also
need to check that current argument length is equal to that of eofstr.
Differential D39583
xargs: improve foundeof check for -E yuripv on Apr 15 2023, 5:27 PM. Authored by Tags None Referenced Files
Subscribers
Details
PR: 270867 4aeb63826e0f got it almost correct (we can't use strcmp() here as
Diff Detail
|