aboutsummaryrefslogtreecommitdiff
path: root/src/path.c
diff options
context:
space:
mode:
authorNicolas Hillegeer <nicolas@hillegeer.com>2014-03-31 19:09:54 +0200
committerThiago de Arruda <tpadilha84@gmail.com>2014-03-31 18:42:17 -0300
commit7b14caf6044769483bb6fef9ee8dc71003f91494 (patch)
tree8cad88659558bf282c7804fda3603f1849f1624a /src/path.c
parent22e17e25f11ecabe27c752275da73d8ee75c953e (diff)
downloadrneovim-7b14caf6044769483bb6fef9ee8dc71003f91494.tar.gz
rneovim-7b14caf6044769483bb6fef9ee8dc71003f91494.tar.bz2
rneovim-7b14caf6044769483bb6fef9ee8dc71003f91494.zip
alloc: xmalloc and xrealloc can't return null
With this annotation/function attribute, we can inform gcc that these functions never return null, which can save a lot of redundant null checks.
Diffstat (limited to 'src/path.c')
0 files changed, 0 insertions, 0 deletions