On Thu, 08 May 2025, Christ van Willegen wrote:
> Hi, > > A typo below: > > > Op wo 7 mei 2025 20:15 schreef Christian Brabandt <cbli...@256bit.org>: > > patch 9.1.1367: too many strlen() calls in gui.c > > + > + // Make sure resulting NameBuff will not exceed it's bounds. > + if (NameBufflen + buflen < MAXPATHL) > + { > > > ...not exceed its bounds Thanks. I include it but won't make it an extra patch, since this is just a comment. Thanks, Christian -- People of privilege will always risk their complete destruction rather than surrender any material part of their advantage. -- John Kenneth Galbraith -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/aB0rIcBfhknunOYJ%40256bit.org.