Initialize two pointers (although not required) to silence two errors reported on ```make check```: ``` geanyvc.c:1374: error: Uninitialized variable: list_item geanyvc.c:2200: error: Uninitialized variable: ptr ```
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/861
-- Commit Summary --
* geanyvc: silence check errors
-- File Changes --
M geanyvc/src/geanyvc.c (4)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/861.patch https://github.com/geany/geany-plugins/pull/861.diff
Merged #861 into master.
github-comments@lists.geany.org