ostree/src
Philip Withnall 90680e1b29 lib/repo-finder-avahi: Fix memory corruption of a GVariantIter
A GVariantIter* was being passed to a GVariant format string varargs,
rather than a GVariantIter**. This resulted in memory corruption.

So we can continue to reuse ref_map throughout the function, make it a
GVariantIter* rather than a stack-allocated GVariantIter.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Closes: #1301
Approved by: cgwalters
2017-10-24 12:55:24 +00:00
..
boot boot: Add a tmpfiles.d snippet to clean up /var/tmp/ostree-ovl.XXX 2017-08-17 18:38:45 +00:00
libostree lib/repo-finder-avahi: Fix memory corruption of a GVariantIter 2017-10-24 12:55:24 +00:00
libotutil lib/repo: Update summary code to use newer hashing API 2017-10-18 13:27:11 +00:00
ostree core: Add standard SOURCE_TITLE metadata key 2017-10-23 14:19:41 +00:00
rofiles-fuse tree-wide: Update to new libglnx fd APIs 2017-10-11 19:26:10 +00:00
switchroot tree-wide: Remove Emacs modelines 2017-09-21 21:38:34 +00:00