]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1290 from edenzik/ezik/1119-safe-strcpy-in-fileio
authorYann Collet <Cyan4973@users.noreply.github.com>
Tue, 21 Aug 2018 20:18:44 +0000 (13:18 -0700)
committerGitHub <noreply@github.com>
Tue, 21 Aug 2018 20:18:44 +0000 (13:18 -0700)
Fixed unsafe string copy and concat in `fileio.c`.


Trivial merge