Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* alsabat: fills /tmp until out of memory
       [not found] <1845c0d7c501a000-webhooks-bot@alsa-project.org>
@ 2025-06-04  5:47 ` GitHub issues - opened
  0 siblings, 0 replies; only message in thread
From: GitHub issues - opened @ 2025-06-04  5:47 UTC (permalink / raw)
  To: alsa-devel

alsa-project/alsa-utils issue #301 was opened from eurofun:

alsabat creates its capture file by using mkstemp() in bat.c. So it creates a new file under /tmp each time it runs (at least when
configured to capture something...) and never removes any until no space is left.
I propose it should by default delete the files it opened after analysis and keep the current behavior as an option in order 
to allow inspecting captured files after alsabat ran. Or alternatively an option to specify the capture filename.

Issue URL     : https://github.com/alsa-project/alsa-utils/issues/301
Repository URL: https://github.com/alsa-project/alsa-utils

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-04  5:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1845c0d7c501a000-webhooks-bot@alsa-project.org>
2025-06-04  5:47 ` alsabat: fills /tmp until out of memory GitHub issues - opened

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox