[Github-comments] [geany/geany-plugins] Overview: initialize color variables (#916)

Enrico Tröger notifications at xxxxx
Thu Oct 3 07:42:31 UTC 2019


While this might not be necessary technically, cppcheck complained:
overviewscintilla.c:800:53: note: Calling function 'overview_scintilla_get_overlay_color', 2nd argument '&color' value is <Uninit>
        overview_scintilla_get_overlay_color (self, &color);
                                                    ^
overviewscintilla.c:1146:11: note: Uninitialized variable: color
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/916

-- Commit Summary --

  * Overview: initialize color variables

-- File Changes --

    M overview/overview/overviewscintilla.c (4)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/916.patch
https://github.com/geany/geany-plugins/pull/916.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/916
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20191003/55ad15fe/attachment-0001.html>


More information about the Github-comments mailing list