nvim-telescope / telescope-fzf-native.nvim

FZF sorter for telescope written in c
1.36k stars 45 forks source link

fix: memory leak for empty pattern string #57

Closed Conni2461 closed 2 years ago

Conni2461 commented 2 years ago

Inputing a empty pattern lead to a memory leak LUL thats pretty common. My bad