[vim/vim] gvimext: Fix buffer size calculation (PR #20424)

5 views
Skip to first unread message

K.Takata

unread,
5:03 AM (10 hours ago) 5:03 AM
to vim/vim, Subscribed

It was wrong since 7e6d3bd.

Even the calculation was wrong; the path name size is less than MAX_PATH (260), and the buffer size is BUFSIZE (1100). So, a buffer overflow may not occur.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20424

Commit Summary

  • 5b887f8 gvimext: Fix buffer size calculation

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20424@github.com>

Reply all
Reply to author
Forward
0 new messages