Re: [PATCH][next] ALSA: aloop: make read-only array texts static const
Takashi Iwai <[email protected]> Wed, 15 Jul 2026 09:48:05 +0200
| Newsgroups | org.kernel.vger.kernel-janitors,org.kernel.vger.linux-kernel,org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 14 Jul 2026 18:33:16 +0200, Colin Ian King wrote: > > Don't populate the read-only const array texts on the stack at run time, > instead make it static. > > Signed-off-by: Colin Ian King <[email protected]> Applied now. Thanks. Takashi