summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/_vim9script.lua
diff options
context:
space:
mode:
authorNathaniel Poppe <poppent@mail.uc.edu>2025-04-21 15:43:38 +0000
committerGitHub <noreply@github.com>2025-04-21 08:43:38 -0700
commitab72799841c83e3cb883ac74681ae8d5d75a2068 (patch)
tree4f60d1c96d8cd7c6ae3f861efc9d7f76cf1cdf04 /runtime/lua/_vim9script.lua
parent986b92eb071384dbd4a08c7e8f7d9b93c92b6aba (diff)
fix(coverity/530026,530028): free resources on early exit in nlua_exec_file #33502
Problem: The stdin reading path does not close `stdin_dup` or free `sb` upon early exit. Solution: Free the resources before returning false.
Diffstat (limited to 'runtime/lua/_vim9script.lua')
0 files changed, 0 insertions, 0 deletions