LineIdSeverityMessage
cut-n-paste/toolbar-editor/egg-toolbars-model.c
531mismatchAllocDeallocerrorMismatching allocation and deallocation: name
jpegutils/transupp-6b.c
282unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
345unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
409unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
608unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
jpegutils/transupp-8a.c
390unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
470unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
541unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
763unreadVariablestyleVariable 'dst_ptr' is assigned a value that is never used.
src/eog-application.c
384leakNoVarFunctionCallerrorAllocation with g_variant_new_byte, g_variant_builder_add doesn't release it.
src/eog-close-confirmation-dialog.c
431unreadVariablestyleVariable 'gtk_misc_set_alignment' is assigned a value that is never used.
453unreadVariablestyleVariable 'gtk_misc_set_alignment' is assigned a value that is never used.
455unreadVariablestyleVariable 'gtk_widget_set_halign' is assigned a value that is never used.
647unreadVariablestyleVariable 'gtk_misc_set_alignment' is assigned a value that is never used.
649unreadVariablestyleVariable 'gtk_label_set_selectable' is assigned a value that is never used.
696unreadVariablestyleVariable 'gtk_misc_set_alignment' is assigned a value that is never used.
698unreadVariablestyleVariable 'gtk_label_set_selectable' is assigned a value that is never used.
src/eog-debug.c
123memleakerrorMemory leak: msg
src/eog-exif-util.c
86memleakerrorMemory leak: exif_date
134invalidscanf_libcportabilityscanf without field width limits can crash with huge input data on some versions of libc.
142unusedVariablestyleUnused variable: secs
src/eog-image-jpeg.c
94leakNoVarFunctionCallerrorAllocation with g_path_get_basename, g_set_error doesn't release it.
385resourceLeakerrorResource leak: outfile
src/eog-job-scheduler.c
159leakReturnValNotUsederrorReturn value of allocation function g_thread_new is not used.
src/eog-jobs.c
1251invalidscanf_libcportabilityscanf without field width limits can crash with huge input data on some versions of libc.
1259invalidscanf_libcportabilityscanf without field width limits can crash with huge input data on some versions of libc.
src/eog-metadata-sidebar.c
118memleakerrorMemory leak: markup
src/eog-scroll-view.c
1678selfAssignmentwarningRedundant assignment of 'yofs' to itself.
1683selfAssignmentwarningRedundant assignment of 'xofs' to itself.
src/eog-statusbar.c
142incorrectLogicOperatorwarningLogical conjunction always evaluates to false: progress > 0 && progress < 1.
src/eog-window.c
3577redundantAssignmentperformanceVariable 'neverask' is reassigned a value before the old one has been used.