1
0
Files
Sergey Korolev 9e4585afed builtin-stat.c: avoid a segfault for a non-grouped empty filter case, SYS-668
In function 'topdown_filter_events',
    inlined from 'add_default_attributes' at builtin-stat.c:2080:7:
builtin-stat.c:1907:23: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
 1907 |                 s[-1] = 0;
      |                 ~~~~~~^~~
builtin-stat.c:1888:16: note: at offset -1 into destination object of size [0, 2147483647] allocated by 'malloc'
 1888 |         *str = malloc(len + 1 + 2);
      |                ^~~~~~~~~~~~~~~~~~~
2022-11-02 19:38:32 +03:00
..
2018-11-15 21:36:32 +03:00
2021-06-17 12:40:34 +03:00
2021-06-17 12:40:34 +03:00
2018-11-15 21:36:32 +03:00
2020-03-15 13:56:31 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2019-07-15 18:26:14 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2020-11-10 11:34:55 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2020-04-03 13:42:03 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2018-11-15 21:36:32 +03:00
2019-08-05 20:19:31 +03:00