[Bug-tar] problem with one-line listing of ACLs (tar tvvvf - --acls)

2018-11-11 Thread Jim Lowe
To: bug-tar Bug: Buffer overrun in acls_one_line() and comma missing in acl listing Instructions to replicate: make a directory MYDIRNAME with an access *and* a default acl then process with the following star cf - MY_DIRNAME -H=exustar -acl | tar tvvvf - --acls Garbage bytes (in

Re: [Bug-tar] problem with one-line listing of ACLs (tar tvvvf - --acls)

2018-11-11 Thread Sergey Poznyakoff
Hi Jim, Thank you. I have installed the following patch: http://git.savannah.gnu.org/cgit/tar.git/commit/?id=f6e2860e8aec Regards, Sergey