]> git.ipfire.org Git - thirdparty/tar.git/commit
Fix buffer overflow
authorSergey Poznyakoff <gray@gnu.org>
Thu, 20 Dec 2018 18:30:58 +0000 (20:30 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Fri, 21 Dec 2018 11:54:11 +0000 (13:54 +0200)
commitc7c59b57faa7bd60063f38d3517a8ad50fe1c430
tree5ae2e28de412b5e759ec019572b51ff8e2df7556
parenteae48289c0848c5812644f20dbb1b39fb117a8f6
Fix buffer overflow

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

* src/xheader.c (xheader_format_name): fix length calculation
src/xheader.c