[Github-comments] [geany/geany-plugins] geanyvc: silence check errors (#861)

LarsGit223 notifications at xxxxx
Tue May 14 16:59:08 UTC 2019


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

-- 
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/861
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190514/fe325327/attachment.html>


More information about the Github-comments mailing list