Am Sa., 31. Dez. 2022 um 00:58 Uhr schrieb Jakob Reschke <jakres+squeak@gmail.com>:

During this Internet research I have also seen a mention that alloca() is in some environments replaced with a fallback library implementation that uses heap memory. And that you have to call alloca(0) every now and then to release the memory.


Note that this was not about Windows or Cygwin, but about some GNU library.

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98055