Group | Type | File | Path Length | Description | |
Memory error | Use of zero allocated | /desktop/save_text.c | 33 | Use of memory allocated with size zero | Details |
Unused code | Dead assignment | /desktop/treeview.c | 1 | Value stored to 'redraw' is never read | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 16 | The left operand of '!=' is a garbage value | Details |
Logic error | Assigned value is garbage or undefined | /desktop/treeview.c | 38 | The left expression of the compound assignment is an uninitialized value. The computed value will also be garbage | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 25 | The left operand of '!=' is a garbage value | Details |
Logic error | Assigned value is garbage or undefined | /frontends/gtk/resources.c | 13 | Assigned value is garbage or undefined | Details |
Memory error | Use-after-free | /desktop/treeview.c | 52 | Use of memory after it is freed | Details |
Unused code | Dead assignment | /content/handlers/html/form.c | 1 | Value stored to 'err' is never read | Details |
Unused code | Dead assignment | /build/Linux-framebuffer/duktape/dom_token_list.c | 1 | Value stored to 'exc' is never read | Details |
Unused code | Dead assignment | /desktop/cookie_manager.c | 1 | Value stored to 'err' is never read | Details |
Memory error | Memory leak | /frontends/gtk/download.c | 20 | Potential leak of memory pointed to by 'destination' | Details |
Unused code | Dead nested assignment | /frontends/monkey/dispatch.c | 1 | Although the value stored to 'r' is used in the enclosing expression, the value is never actually read from 'r' | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 22 | The left operand of '!=' is a garbage value | Details |
Logic error | Dereference of null pointer | /content/handlers/html/layout_internal.h | 45 | Access to field 'style' results in a dereference of a null pointer (loaded from variable 'b') | Details |
Unused code | Dead nested assignment | /content/fetchers/about/chart.c | 1 | Although the value stored to 'vallen' is used in the enclosing expression, the value is never actually read from 'vallen' | Details |
Unused code | Dead assignment | /content/fetchers/about/chart.c | 1 | Value stored to 'kvlen' is never read | Details |
Unused code | Dead assignment | /content/handlers/html/table.c | 1 | Value stored to 'a_src' is never read | Details |
Unused code | Dead assignment | /utils/ssl_certs.c | 1 | Value stored to 'kvlen' is never read | Details |
Unix API | Allocator sizeof operand mismatch | /content/fs_backing_store.c | 1 | Result of 'malloc' is converted to a pointer of type 'struct store_entry *', which is incompatible with sizeof operand type 'struct state_entry *' | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 33 | The left operand of '!=' is a garbage value | Details |
Unused code | Dead assignment | /desktop/browser_window.c | 1 | Value stored to 'res' is never read | Details |
Unused code | Dead assignment | /build/Linux-framebuffer/duktape/dom_token_list.c | 1 | Value stored to 'exc' is never read | Details |
Logic error | Dereference of null pointer | /content/handlers/html/box_construct.c | 34 | Access to field 'type' results in a dereference of a null pointer (loaded from field 'containing_block') | Details |
Unused code | Dead increment | /desktop/treeview.c | 1 | Value stored to 'pos' is never read | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 25 | The left operand of '!=' is a garbage value | Details |
Unused code | Dead assignment | /content/handlers/html/table.c | 1 | Value stored to 'a_src' is never read | Details |
Unused code | Dead assignment | /build/Linux-framebuffer/duktape/dom_token_list.c | 1 | Value stored to 'exc' is never read | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 20 | The left operand of '!=' is a garbage value | Details |
Memory error | Memory leak | /frontends/gtk/download.c | 20 | Potential leak of memory pointed to by 'destination' | Details |
Logic error | Dereference of null pointer | /content/handlers/html/table.c | 20 | Access to field 'parent' results in a dereference of a null pointer (loaded from variable 'row') | Details |
Memory error | Use-after-free | /content/handlers/javascript/duktape/dukky.c | 55 | Use of memory after it is freed | Details |
Memory error | Use-after-free | /utils/talloc.c | 59 | Use of memory after it is freed | Details |
Logic error | Dereference of null pointer | /content/handlers/html/layout_flex.c | 50 | Access to field 'height' results in a dereference of a null pointer (loaded from variable 'b') | Details |
Unused code | Dead assignment | /content/handlers/image/rsvg246.c | 1 | Value stored to 'renderres' is never read | Details |
Unused code | Dead assignment | /frontends/framebuffer/gui.c | 1 | Value stored to 'widget' is never read | Details |
Logic error | Result of operation is garbage or undefined | /content/handlers/html/box_inspect.c | 12 | The right operand of '-' is a garbage value | Details |
Logic error | Dereference of null pointer | /content/urldb.c | 34 | Access to field 'children' results in a dereference of a null pointer (loaded from variable 'p') | Details |
Unused code | Dead assignment | /frontends/framebuffer/fbtk/osk.c | 1 | Value stored to 'widget' is never read | Details |
Logic error | Result of operation is garbage or undefined | /content/handlers/text/textplain.c | 18 | The left operand of '==' is a garbage value | Details |
Logic error | Uninitialized argument value | /content/handlers/html/html.c | 45 | 1st function call argument is an uninitialized value | Details |
Memory error | Use-after-free | /frontends/framebuffer/fbtk/fbtk.c | 16 | Use of memory after it is freed | Details |
Unused code | Dead nested assignment | /frontends/monkey/dispatch.c | 1 | Although the value stored to 'r' is used in the enclosing expression, the value is never actually read from 'r' | Details |
Unused code | Dead nested assignment | /content/fetchers/about/chart.c | 1 | Although the value stored to 'vallen' is used in the enclosing expression, the value is never actually read from 'vallen' | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 17 | The left operand of '!=' is a garbage value | Details |
Unused code | Dead assignment | /content/textsearch.c | 1 | Value stored to 'type' is never read | Details |
Memory error | Use-after-free | /content/handlers/javascript/duktape/dukky.c | 43 | Use of memory after it is freed | Details |
Logic error | Division by zero | /content/handlers/html/layout.c | 36 | Division by zero | Details |
Unused code | Dead assignment | /content/handlers/html/form.c | 1 | Value stored to 'err' is never read | Details |
Unused code | Dead assignment | /build/Linux-framebuffer/duktape/dom_token_list.c | 1 | Value stored to 'exc' is never read | Details |
Unused code | Dead assignment | /build/Linux-framebuffer/duktape/node.c | 1 | Value stored to 'exc' is never read | Details |
Unused code | Dead assignment | /desktop/global_history.c | 1 | Value stored to 'err' is never read | Details |
Logic error | Result of operation is garbage or undefined | /frontends/gtk/menu.c | 17 | The left operand of '!=' is a garbage value | Details |
Unused code | Dead assignment | /build/Linux-framebuffer/duktape/dom_settable_token_list.c | 1 | Value stored to 'exc' is never read | Details |
Memory error | Use-after-free | /content/handlers/image/image_cache.c | 13 | Use of memory after it is freed | Details |