mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
There was a too tight buffer allocated on the stack which was overwritten by just one byte caused to dump the application on function exit's stack check. Reviewed all the buffer sizes and adapted them to the need of the functions. Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>