diff options
author | Felipe Oliveira Carvalho <felipekde@gmail.com> | 2014-04-18 01:01:04 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-04-24 10:31:31 -0300 |
commit | 1befc494144fbf1d5bff6d7eaeeae4bc20d75f54 (patch) | |
tree | f12641aebdff2700df1262f5bc1c00bea07d88b7 /src/os_unix.c | |
parent | 471da2de810964052d4d2ab5ba0e23446ea7880d (diff) | |
download | rneovim-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/os_unix.c')
0 files changed, 0 insertions, 0 deletions