]> git.neil.brown.name Git - edlib.git/commit
Add lots of 'safe' marking to be checked by smatch
authorNeilBrown <neil@brown.name>
Thu, 4 Aug 2016 10:39:21 +0000 (20:39 +1000)
committerNeilBrown <neil@brown.name>
Thu, 4 Aug 2016 10:39:21 +0000 (20:39 +1000)
commit3ddb62207309749bca0e36bb7dfffb1e12314a78
tree4ace6a5bb218edab26ed78fc0489af1a650b7982
parente14f251ff4cf5f82939fc720f773a40ce6f7b4af
Add lots of 'safe' marking to be checked by smatch

This requires the check_safe_pointers pluggin for smatch.

There are still lots of warnings, but I want to deal
with the rest on a case-by-case basis.

Signed-off-by: NeilBrown <neil@brown.name>
35 files changed:
Makefile
core-attr.c
core-doc.c
core-editor.c
core-keymap.c
core-mark.c
core-misc.c
core-pane.c
core.h
display-ncurses.c
doc-dir.c
doc-docs.c
doc-text.c
emacs-search.c
lang-python.c
lib-history.c
lib-input.c
lib-keymap.c
lib-libevent.c
lib-linecount.c
lib-messageline.c
lib-popup.c
lib-search.c
lib-tile.c
lib-view.c
list.h
misc.h
mode-emacs.c
render-complete.c
render-format.c
render-hex.c
render-lines.c
rexel.c
rexel.h
safe.h [new file with mode: 0644]