~vcs-imports/gnome-disk-utility/master

Viewing all changes in revision 2364.

  • Committer: Kai Lüke
  • Date: 2017-09-18 11:35:15 UTC
  • Revision ID: git-v1:38044aada25c5c744dde3f788b431c755bf91582
Fix SIGSEGV in gdu_utils_get_all_contained_objects

The variable block_object was used as argument without
testing whether it is NULL.

The depending code after assignment is now guarded with
a if-block.

https://bugzilla.gnome.org/show_bug.cgi?id=787230

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: