diff options
| author | Nathaniel Poppe <poppent@mail.uc.edu> | 2025-04-21 15:43:38 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-21 08:43:38 -0700 |
| commit | ab72799841c83e3cb883ac74681ae8d5d75a2068 (patch) | |
| tree | 4f60d1c96d8cd7c6ae3f861efc9d7f76cf1cdf04 /runtime/lua/_vim9script.lua | |
| parent | 986b92eb071384dbd4a08c7e8f7d9b93c92b6aba (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
