aboutsummaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
authorFelipe Oliveira Carvalho <felipekde@gmail.com>2014-04-18 01:01:04 -0300
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-24 10:31:31 -0300
commit1befc494144fbf1d5bff6d7eaeeae4bc20d75f54 (patch)
treef12641aebdff2700df1262f5bc1c00bea07d88b7 /src/buffer.c
parent471da2de810964052d4d2ab5ba0e23446ea7880d (diff)
downloadrneovim-1befc494144fbf1d5bff6d7eaeeae4bc20d75f54.tar.gz
rneovim-1befc494144fbf1d5bff6d7eaeeae4bc20d75f54.tar.bz2
rneovim-1befc494144fbf1d5bff6d7eaeeae4bc20d75f54.zip
Use xmalloc() and xmemdupz() in file_pat_to_reg_pat()
Unfortunately there's still a case where NULL can be returned from file_pat_to_reg_pat(). xmemdupz() and xmallocz() aren't static anymore. There are many use cases for these function.
Diffstat (limited to 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions