|
| 1 | +{ |
| 2 | + "defects": [ |
| 3 | + { |
| 4 | + "checker": "SYMBIOTIC_WARNING", |
| 5 | + "key_event_idx": 0, |
| 6 | + "events": [ |
| 7 | + { |
| 8 | + "file_name": "<Unknown>", |
| 9 | + "line": 0, |
| 10 | + "event": "error", |
| 11 | + "message": "memory error: out of bound pointer", |
| 12 | + "verbosity_level": "0" |
| 13 | + }, |
| 14 | + { |
| 15 | + "file_name": "/builddir/build/BUILD/gnupg-2.3.2/common/membuf.c", |
| 16 | + "line": 114, |
| 17 | + "event": "note", |
| 18 | + "message": "call stack: function put_membuf (=0, =0, =3)", |
| 19 | + "verbosity_level": "1" |
| 20 | + }, |
| 21 | + { |
| 22 | + "file_name": "/builddir/build/BUILD/gnupg-2.3.2/common/membuf.c", |
| 23 | + "line": 136, |
| 24 | + "event": "note", |
| 25 | + "message": "call stack: function put_membuf_str (=0, =0)", |
| 26 | + "verbosity_level": "1" |
| 27 | + }, |
| 28 | + { |
| 29 | + "file_name": "/builddir/build/BUILD/gnupg-2.3.2/common/mapstrings.c", |
| 30 | + "line": 156, |
| 31 | + "event": "note", |
| 32 | + "message": "call stack: function map_static_macro_string (=0)", |
| 33 | + "verbosity_level": "1" |
| 34 | + }, |
| 35 | + { |
| 36 | + "file_name": "/builddir/build/BUILD/gnupg-2.3.2/common/t-mapstrings.c", |
| 37 | + "line": 68, |
| 38 | + "event": "note", |
| 39 | + "message": "call stack: function test_map_static_macro_string ()", |
| 40 | + "verbosity_level": "1" |
| 41 | + }, |
| 42 | + { |
| 43 | + "file_name": "/builddir/build/BUILD/gnupg-2.3.2/common/t-mapstrings.c", |
| 44 | + "line": 97, |
| 45 | + "event": "note", |
| 46 | + "message": "call stack: function main (=2, =0)", |
| 47 | + "verbosity_level": "1" |
| 48 | + }, |
| 49 | + { |
| 50 | + "file_name": "<Unknown>", |
| 51 | + "line": 0, |
| 52 | + "event": "note", |
| 53 | + "message": "Additional Info: address: 255:0", |
| 54 | + "verbosity_level": "1" |
| 55 | + }, |
| 56 | + { |
| 57 | + "file_name": "<Unknown>", |
| 58 | + "line": 0, |
| 59 | + "event": "note", |
| 60 | + "message": "Additional Info: pointing to: none", |
| 61 | + "verbosity_level": "1" |
| 62 | + }, |
| 63 | + { |
| 64 | + "file_name": "/builddir/build/BUILD/gnupg-2.3.2/common/membuf.c", |
| 65 | + "line": 52, |
| 66 | + "column": 13, |
| 67 | + "event": "note", |
| 68 | + "message": "Non-deterministic values: gcry_malloc: len 8 bytes, [0xff|7 times 0x0] (i64: 255)\n/builddir/build/BUILD/gnupg-2.3.2/common/membuf.c:52:13 (offset): note: Non-deterministic values: gcry_malloc: len 8 bytes, [8 times 0x0] (i64: 0)", |
| 69 | + "verbosity_level": "1" |
| 70 | + } |
| 71 | + ] |
| 72 | + } |
| 73 | + ] |
| 74 | +} |
0 commit comments