aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtrace
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-01-14 10:45:59 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2024-01-15 14:07:16 -0300
commita8abb78009fb5797d4116619809bce5bc220b014 (patch)
treedec867fa51b70e4bf91e1bf46ee4ee379d74d017 /src/libtrace
parentbuild(deps): bump github/codeql-action from 3.22.12 to 3.23.0 (diff)
downloadfirejail-a8abb78009fb5797d4116619809bce5bc220b014.tar.gz
firejail-a8abb78009fb5797d4116619809bce5bc220b014.tar.zst
firejail-a8abb78009fb5797d4116619809bce5bc220b014.zip
modif: Change errExit msg format to match assert
Make it more similar to the assert() message format for consistency. Example: Before: firejail: main.c:100: main: Assertion `1 == 2' failed. Error src/firecfg/main.c:100 main(): malloc: Cannot allocate memory After: firejail: main.c:100: main: Assertion `1 == 2' failed. Error src/firecfg/main.c:100: main: malloc: Cannot allocate memory This amends commit b963fe41a ("Improve errExit error messages", 2023-06-16) / PR #5871.
Diffstat (limited to 'src/libtrace')
0 files changed, 0 insertions, 0 deletions