about summary refs log tree commit diff
path: root/tests/valgrind/bin
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2018-08-28 18:11:50 +0200
committerChristian Hesse <mail@eworm.de>2018-09-11 08:47:12 +0200
commit7cde5885d8ce53359ee665bb930b1da956e8369a (patch)
tree312c9a32abf7888257deb07cf5c1e210a6231803 /tests/valgrind/bin
parentfilters: generate anchor links from markdown (diff)
downloadcgit-pink-7cde5885d8ce53359ee665bb930b1da956e8369a.tar.gz
cgit-pink-7cde5885d8ce53359ee665bb930b1da956e8369a.zip
parsing: ban strncpy()
Git upstream bans strncpy() with commit:

  banned.h: mark strncpy() as banned
  e488b7aba743d23b830d239dcc33d9ca0745a9ad

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'tests/valgrind/bin')
0 files changed, 0 insertions, 0 deletions
2019-08-26Move as deep a stack as possible to empty columnsJune McEnroe 2019-08-26Simplify card and stack function namesJune McEnroe 2019-08-26Clean up namingJune McEnroe 2019-08-25Rewrite FreeCellJune McEnroe 2019-08-25Build with cards submoduleJune McEnroe 2019-08-25Add cards submoduleJune McEnroe 2019-08-25Remove files from cards repoJune McEnroe 2019-08-22Add READMEJune McEnroe 2019-08-22Add exampleJune McEnroe 2019-08-22Add FILES sectionJune McEnroe 2019-08-22Remove gamesJune McEnroe 2019-04-04Mark card functions inlineJune McEnroe 2019-04-04Add listClearJune McEnroe 2019-04-03Tweak mouseButtonUp code a bitJune McEnroe 2019-04-03Check gameAvail on double-clickJune McEnroe 2019-04-02Select and move cards on mouse upJune McEnroe 2019-04-01Add idSkipJune McEnroe 2019-03-31Fix weird typoJune McEnroe 2019-03-30Add undo to freecellJune McEnroe 2019-03-29Replace path.h with asset.hJune McEnroe 2019-03-29Add king win faceJune McEnroe 2019-03-29Change king face directionJune McEnroe 2019-03-29Load king bitmaps in freecellJune McEnroe