Browse Source

record tar fix of #194

master
Stefan Bodewig 2 years ago
parent
commit
ab96bfdd1e
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      WHATSNEW

+ 5
- 0
WHATSNEW View File

@@ -39,6 +39,11 @@ Fixed bugs:
will be left untouched.
Bugzilla Report 66164

* parsing tar entries with multiple NUL bytes in their name would
include garbage bytes as the name included all bytes up to the last
NUL rather than the first.
Github Pull Request #194

Other changes:
--------------



Loading…
Cancel
Save