Files
neovim/src/nvim/lua
Nathaniel Poppe ab72799841 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.
2025-04-21 08:43:38 -07:00
..
2024-12-23 05:43:52 -08:00
2024-12-23 05:43:52 -08:00
2024-12-23 05:43:52 -08:00
2024-12-23 05:43:52 -08:00
2024-12-23 05:43:52 -08:00
2024-12-23 05:43:52 -08:00