mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Font: fix memleak on Linux
This commit is contained in:
@@ -23,6 +23,7 @@ static void printFont(const FFFontResult* font)
|
||||
}
|
||||
|
||||
ffStrbufWriteTo(>k, stdout);
|
||||
ffStrbufDestroy(>k);
|
||||
}
|
||||
|
||||
#elif defined(__APPLE__)
|
||||
|
||||
Reference in New Issue
Block a user