]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0944: format of nbdbg() arguments is not checked v8.1.0944
authorBram Moolenaar <Bram@vim.org>
Sun, 17 Feb 2019 18:12:21 +0000 (19:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 17 Feb 2019 18:12:21 +0000 (19:12 +0100)
commitc85c8fcb9fad565da78e01248c12f662f6bc04c8
tree243267d5088c9b49e8b907d68034f22dbad2b03d
parent749f07c0db58d4f2fed2017f5a55bb053c9475ab
patch 8.1.0944: format of nbdbg() arguments is not checked

Problem:    Format of nbdbg() arguments is not checked.
Solution:   Add format attribute.  Fix reported problems. (Dominique Pelle,
            closes #3992)
src/nbdebug.h
src/netbeans.c
src/version.c