shared/util: Increase debug trace buffer size
authorFrédéric Danis <frederic.danis@collabora.com>
Wed, 19 Oct 2022 20:30:28 +0000 (22:30 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commitd4cce0e2cf8717560cbbd9728346eb1c9781a650
tree40898496feb469f2222c3fd5ffe37a2a6d5fa661
parentf125fdd089dd2dcb4a6d6759be2635c351bc26ba
shared/util: Increase debug trace buffer size

Most of the debug traces are longer than 78 characters, increase the buffer
to not lost trace's end

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/util.c