Skip to content

v8.2.1095

Choose a tag to compare

@chrisbra chrisbra released this 29 Jun 23:28

Github Downloads (by Release)
Nightly Vim Windows build snapshots (more information).

If you do not know what to use, use the 32bit installer (use the signed one, if available).

Signed releases will occasionally be provided on a best effort approach.

Note: Due to the expiration of the old certificate, a new certificate to sign the binaries has
been created and will be used starting with the next release after April 14th, 2020.
This may cause a SmartScreen warning by Windows because the certificate is new. Hopefully this
warning will vanish, once the certificate has been used more widely.
If you want to avoid this warning, you can use the latest release with the old certificate
v8.2.577.

Changes:

  • 8.2.1095: may use pointer after freeing it
  • 8.2.1094: dead code in libvterm
  • 8.2.1093: Python: double free when adding item to dict fails
  • 8.2.1092: not checking if saving for undo succeeds
  • 8.2.1091: no check if opening a pty works
  • 8.2.1090: may use NULL pointer when skipping over name
  • 8.2.1089: Coverity warns for pointer computation
  • 8.2.1088: a very long translation might cause a buffer overflow
  • 8.2.1087: possible memory leak when file expansion fails
  • 8.2.1086: possibly using freed memory when text properties used
  • 8.2.1085: Coverity complains about ignoring dict_add() return value
  • 8.2.1084: Lua: registering function has useless code
  • 8.2.1083: crash when using reduce() on a NULL list
  • 8.2.1082: Coverity complains about ignoring dict_add() return value

Files:

🔓 Unsigned Files:

Interface Informations

See the README for detail.