view runtime/doc/if_sniff.txt @ 17659:121bdff812b4 v8.1.1827

patch 8.1.1827: allocating more memory than needed for extended structs commit https://github.com/vim/vim/commit/47ed553fd5bebfc36eb8aa81686eeaa5a84eccac Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 8 20:49:14 2019 +0200 patch 8.1.1827: allocating more memory than needed for extended structs Problem: Allocating more memory than needed for extended structs. Solution: Use offsetof() instead of sizeof(). (Dominique Pelle, closes #4786)
author Bram Moolenaar <Bram@vim.org>
date Thu, 08 Aug 2019 21:00:07 +0200
parents 2f7e67dd088c
children af69c9335223
line wrap: on
line source

*if_sniff.txt*	For Vim version 8.1.  Last change: 2016 Feb 27


		  VIM REFERENCE MANUAL
		by Anton Leherbauer (toni@takefive.co.at)


The SNiFF+ support was removed at patch 7.4.1433.  If you want to check it out
sync to before that.

 vim:tw=78:ts=8:noet:ft=help:norl: