mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.1966
Problem: Coverity reports a resource leak.
Solution: Close "fd" also when bailing out.
bcf7772a23
This commit is contained in:
@@ -474,7 +474,7 @@ static int included_patches[] = {
|
||||
// 1969 NA
|
||||
// 1968,
|
||||
1967,
|
||||
// 1966,
|
||||
1966,
|
||||
// 1965 NA
|
||||
1964,
|
||||
// 1963 NA
|
||||
|
Reference in New Issue
Block a user