Reject pax options starting with equals sign
commit99d415e1902c2309a4a3da41b2f08e5719771336
authorSergey Poznyakoff <gray@gnu.org>
Fri, 21 Dec 2018 05:32:47 +0000 (21 07:32 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 21 Dec 2018 11:54:11 +0000 (21 13:54 +0200)
tree0ba9380f263f85e4ac492fa7a392c55673dcacab
parentc7c59b57faa7bd60063f38d3517a8ad50fe1c430
Reject pax options starting with equals sign

Bug reported in
  http://lists.gnu.org/archive/html/bug-tar/2018-12/msg00010.html

* xheader.c (xheader_set_keyword_equal): Bail out if the keyword starts
with =
src/xheader.c