Fix issues detected by static analysis tool
[platform/upstream/libxkbcommon.git] / src / scanner-utils.h
2024-02-19 Jihoon KimFix issues detected by static analysis tool 91/305891/4 accepted/tizen_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x tizen accepted/tizen/unified/20240219.160452 accepted/tizen/unified/toolchain/20240311.070033 accepted/tizen/unified/x/20240220.150017
2024-01-29 Jihoon KimFix overflow issue 73/305173/2 accepted/tizen/unified/20240131.064100 accepted/tizen/unified/20240131.064200 accepted/tizen/unified/20240131.064253 accepted/tizen/unified/x/20240205.063940
2023-09-26 Pierre Le MarrePrevent overflow of octal escape sequences
2023-09-19 Pierre Le MarreStructured log messages with a message registry
2022-03-14 Ran Benitascanner: prefix functions with `scanner_` to avoid...
2019-12-27 Ran Benitascanner-utils: avoid possible implicit truncating of...
2014-10-18 Ran BenitaReplace some strncmp's with memcmp
2014-10-13 Ran Benitacompose/parser: fix segfault when including
2014-10-07 Ran Benitascanner-utils: optimize one-line comments
2014-10-02 Ran Benitascanner-utils: add priv member
2014-10-02 Ran Benitascanner-utils: add helper for appending an entire string
2014-10-02 Ran Benitascanner-utils: add helper for hex string escape
2014-10-01 Ran Benitascanner-utils: optimize str()/lit()
2014-02-10 Ran BenitaMove src/xkbcomp/scanner-utils.h to src/