This prevents a potential crash if sidebar_update_tag_list() is called with update=true and document=NULL.

Found this by accident while testing the tag tree filter PR.
Currently, this is no problem as sidebar_update_tag_list() is not called with update=true and document=NULL but just in case it might happen.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/3080

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3080@github.com>