mirror of
https://github.com/neovim/neovim.git
synced 2026-06-17 01:01:16 +00:00
Problem: Missing error handling in win_float_create() function.
Solution: Add an inline function for error handling.
(cherry picked from commit 8ddcf9d939)