Npcap Changelog

What's new in Npcap 1.79

Jan 19, 2024
  • Fixed a memory leak in Npcap 1.77 which occurs when the kernel buffer is full. Fixes #701.
  • Correctly handle an allocation failure during out-of-memory condition, avoiding a null pointer dereference. Fixes #698.

New in Npcap 1.78 (Jan 5, 2024)

  • Fixed a kernel memory leak in Npcap 1.76 and 1.77 which occurs when the kernel buffer is full. This can be triggered by the sparkline graphs in the Wireshark splash screen. Fixes #701.
  • Correctly handle an allocation failure during out-of-memory condition, avoiding a null pointer dereference. Fixes #698.