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

Git upstream bans strncpy() with commit:

  banned.h: mark strncpy() as banned
  e488b7aba743d23b830d239dcc33d9ca0745a9ad

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