Get the latest tech news

A memory leak in Apple's Network Extension framework


Is it normal for the Little Snitch Network Extension to consume Gigabytes of memory? No it isn’t. Unfortunately that’s another new bug in the Network Extension framework of macOS. It’s a memory leak in Apple’s framework, which developers…

It’s a memory leak in Apple’s framework, which developers must use to create a firewall for the Mac. You can easily check if you are affected by this bug by running the leaks command in a Terminal window: For the time being, if you encounter an unreasonably huge memory consumption, you may enforce a restart of the Network Extension.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of memory leak

memory leak

Related news:

News photo

Debugging a memory leak in a Clojure service

News photo

Mimalloc Cigarette: Losing one week of my life catching a memory leak (Rust)

News photo

Phantom Menance: memory leak that wasn't there