]> git.cameronkatri.com Git - cgit.git/commit
parsing: ban strncpy()
authorChristian Hesse <mail@eworm.de>
Tue, 28 Aug 2018 16:11:50 +0000 (18:11 +0200)
committerChristian Hesse <mail@eworm.de>
Tue, 11 Sep 2018 06:47:12 +0000 (08:47 +0200)
commit7cde5885d8ce53359ee665bb930b1da956e8369a
tree312c9a32abf7888257deb07cf5c1e210a6231803
parentb0fc647fe61c19338aec65ffcab513cc84599b18
parsing: ban strncpy()

Git upstream bans strncpy() with commit:

  banned.h: mark strncpy() as banned
  e488b7aba743d23b830d239dcc33d9ca0745a9ad

Signed-off-by: Christian Hesse <mail@eworm.de>
parsing.c