Coverage Report

Created: 2025-07-12 06:31

/src/tinysparql/subprojects/glib-2.80.3/glib/glib-autocleanups.h
Line
Count
Source (jump to first uncovered line)
1
/*
2
 * Copyright © 2015 Canonical Limited
3
 *
4
 * SPDX-License-Identifier: LGPL-2.1-or-later
5
 *
6
 * This library is free software; you can redistribute it and/or
7
 * modify it under the terms of the GNU Lesser General Public
8
 * License as published by the Free Software Foundation; either
9
 * version 2.1 of the License, or (at your option) any later version.
10
 *
11
 * This library is distributed in the hope that it will be useful,
12
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14
 * Lesser General Public License for more details.
15
 *
16
 * You should have received a copy of the GNU Lesser General Public
17
 * License along with this library; if not, see <http://www.gnu.org/licenses/>.
18
 *
19
 * Author: Ryan Lortie <desrt@desrt.ca>
20
 */
21
22
#if !defined (__GLIB_H_INSIDE__) && !defined (GLIB_COMPILATION)
23
#error "Only <glib.h> can be included directly."
24
#endif
25
26
#ifndef __GI_SCANNER__
27
28
static inline void
29
g_autoptr_cleanup_generic_gfree (void *p)
30
0
{
31
0
  void **pp = (void**)p;
32
0
  g_free (*pp);
33
0
}
Unexecuted instantiation: fuzz_query.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfile.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileattribute.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileinfo.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileoutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gicon.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ginputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gioerror.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: goutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpollableinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpollableoutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpollfilemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gresource.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gseekable.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtask.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gthemedicon.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvfs.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gzlibdecompressor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfiledescriptorbased.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdesktopappinfo.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusutils.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbuserror.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusmessage.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusprivate.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusintrospection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusmethodinvocation.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdocumentportal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalfile.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalfileenumerator.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalfileinfo.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalfileinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalfilemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalfileoutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalfileiostream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glocalvfs.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: thumbnail-verify.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvdb-reader.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gioenumtypes.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: xdp-dbus.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gappinfo.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gasyncinitable.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gasyncresult.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gbytesicon.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gcancellable.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gcontextspecificgroup.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gconverter.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gconverterinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdummyfile.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gemblem.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gemblemedicon.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileenumerator.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileicon.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfilemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileiostream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfilterinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ginitable.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: giomodule.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: giomodule-priv.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: giostream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gloadableicon.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmarshal-internal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmemorymonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmemorymonitordbus.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmemoryinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnativevolumemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworkmonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworkmonitorbase.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpollableutils.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpowerprofilemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpowerprofilemonitordbus.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gproxy.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gproxyresolver.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gresourcefile.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsimpleasyncresult.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocket.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketaddressenumerator.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketconnectable.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketcontrolmessage.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketoutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtcpconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlsbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlsdatabase.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlsinteraction.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlspassword.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunionvolumemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixfdlist.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixcredentialsmessage.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixsocketaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvolumemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gcontenttype.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixfdmessage.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixmounts.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixvolumemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfdonotificationbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ggtknotificationbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworkmonitornetlink.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworkmonitornm.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gapplication.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gapplicationcommandline.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gapplicationimpl-dbus.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gactiongroup.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gactionmap.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsimpleactiongroup.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gremoteactiongroup.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gactiongroupexporter.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusactiongroup.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gaction.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsimpleaction.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnotification.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnotificationbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gkeyfilesettingsbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmemorysettingsbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnullsettingsbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsettingsbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsettings.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusauthobserver.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusauth.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusauthmechanism.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusauthmechanismanon.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusauthmechanismexternal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusauthmechanismsha1.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusnamewatching.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusproxy.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusinterface.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusinterfaceskeleton.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusobject.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdbusobjectskeleton.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gopenuriportal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmemorymonitorportal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworkmonitorportal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpowerprofilemonitorportal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gproxyresolverportal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtrashportal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gportalsupport.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gportalnotificationbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsandbox.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ghttpproxy.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocks4proxy.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocks4aproxy.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocks5proxy.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ginotifyfilemonitor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gcredentials.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdatagrambased.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdatainputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdataoutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdebugcontroller.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdebugcontrollerdbus.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdrive.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdummyproxyresolver.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdummytlsbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfilteroutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ginetaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ginetaddressmask.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ginetsocketaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gioscheduler.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmount.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnativesocketaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworkaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworking.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gproxyaddress.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gproxyaddressenumerator.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gresolver.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsimplepermission.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsocketclient.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsrvtarget.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtcpwrapperconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gthreadedresolver.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlscertificate.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlsclientconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlsconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlsfiledatabase.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtlsserverconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdtlsconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdtlsclientconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdtlsserverconnection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvolume.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixmount.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixvolume.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdelayedsettingsbackend.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsettingsschema.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsettings-mapping.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: inotify-sub.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: inotify-helper.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gbufferedinputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gnetworkservice.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gpermission.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsubprocess.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: giounix-private.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gunixoutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: inotify-path.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: inotify-missing.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmemoryoutputstream.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: inotify-kernel.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gconvert.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdatetime.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdatetime-private.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gdir.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: genviron.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gfileutils.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ggettext.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: ghash.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gkeyfile.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glib-private.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmain.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmappedfile.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmessages.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: goption.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gquark.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gslice.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gstdio.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gstrfuncs.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gstring.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtestutils.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gthread.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gthreadpool.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtimezone.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtranslit.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: guri.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gutils.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gwakeup.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gprintf.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: glib-unix.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gspawn.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: giounix.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gboxed.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gclosure.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: genums.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmarshal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gobject.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gparam.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gparamspecs.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsignal.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gsourceclosure.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtype.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtypemodule.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gtypeplugin.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvalue.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvaluearray.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvaluetransform.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gvaluetypes.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gatomicarray.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmodule.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gmodule-deprecated.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-connection.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-cursor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-error.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-namespace-manager.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-resource.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-serializer.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-serializer-json.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-serializer-json-ld.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-serializer-trig.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-serializer-turtle.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-serializer-xml.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-uri.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-utils.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-data-manager.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-data-query.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-data-update.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-db-interface.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-db-interface-sqlite.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-db-manager.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-fts-tokenizer.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-namespace.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-ontologies.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-ontologies-diff.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-ontologies-introspect.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-ontologies-rdf.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-property.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-rowid.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-sparql.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-uuid.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-vtab-service.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-vtab-triples.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-bus.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-bus-batch.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-bus-cursor.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-bus-statement.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-direct.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-direct-batch.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-direct-statement.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-remote.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-sparql-enum-types.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-data-enum-types.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-gresources.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-nepomuk-gresources.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-date-time.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-debug.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-file-utils.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-parser-libunistring.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-http.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-batch.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-deserializer.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-deserializer-turtle.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-deserializer-json.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-deserializer-json-ld.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-deserializer-resource.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-deserializer-xml.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-notifier.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-statement.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-class.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-collation.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-ontology.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-string-builder.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-sparql-parser.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-sparql-types.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-remote-statement.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-remote-namespaces.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-language.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: tracker-deserializer-rdf.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-array.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-builder.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-generator.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-node.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-object.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-parser.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-reader.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-scanner.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-value.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: json-debug.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: gbookmarkfile.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: guuid.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: fuzz_rdf_jsonld.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: fuzz_rdf_trig.c:g_autoptr_cleanup_generic_gfree
Unexecuted instantiation: fuzz_rdf_turtle.c:g_autoptr_cleanup_generic_gfree
34
35
static inline void
36
g_autoptr_cleanup_gstring_free (GString *string)
37
0
{
38
0
  if (string)
39
0
    g_string_free (string, TRUE);
40
0
}
Unexecuted instantiation: fuzz_query.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfile.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileattribute.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileinfo.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileoutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gicon.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ginputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gioerror.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: goutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpollableinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpollableoutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpollfilemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gresource.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gseekable.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtask.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gthemedicon.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvfs.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gzlibdecompressor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfiledescriptorbased.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdesktopappinfo.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusutils.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbuserror.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusmessage.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusprivate.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusintrospection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusmethodinvocation.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdocumentportal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalfile.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalfileenumerator.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalfileinfo.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalfileinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalfilemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalfileoutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalfileiostream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glocalvfs.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: thumbnail-verify.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvdb-reader.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gioenumtypes.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: xdp-dbus.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gappinfo.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gasyncinitable.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gasyncresult.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gbytesicon.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gcancellable.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gcontextspecificgroup.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gconverter.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gconverterinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdummyfile.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gemblem.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gemblemedicon.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileenumerator.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileicon.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfilemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileiostream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfilterinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ginitable.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: giomodule.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: giomodule-priv.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: giostream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gloadableicon.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmarshal-internal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmemorymonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmemorymonitordbus.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmemoryinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnativevolumemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworkmonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworkmonitorbase.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpollableutils.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpowerprofilemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpowerprofilemonitordbus.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gproxy.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gproxyresolver.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gresourcefile.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsimpleasyncresult.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocket.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketaddressenumerator.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketconnectable.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketcontrolmessage.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketoutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtcpconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlsbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlsdatabase.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlsinteraction.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlspassword.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunionvolumemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixfdlist.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixcredentialsmessage.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixsocketaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvolumemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gcontenttype.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixfdmessage.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixmounts.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixvolumemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfdonotificationbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ggtknotificationbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworkmonitornetlink.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworkmonitornm.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gapplication.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gapplicationcommandline.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gapplicationimpl-dbus.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gactiongroup.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gactionmap.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsimpleactiongroup.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gremoteactiongroup.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gactiongroupexporter.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusactiongroup.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gaction.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsimpleaction.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnotification.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnotificationbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gkeyfilesettingsbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmemorysettingsbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnullsettingsbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsettingsbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsettings.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusauthobserver.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusauth.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusauthmechanism.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusauthmechanismanon.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusauthmechanismexternal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusauthmechanismsha1.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusnamewatching.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusproxy.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusinterface.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusinterfaceskeleton.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusobject.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdbusobjectskeleton.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gopenuriportal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmemorymonitorportal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworkmonitorportal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpowerprofilemonitorportal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gproxyresolverportal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtrashportal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gportalsupport.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gportalnotificationbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsandbox.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ghttpproxy.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocks4proxy.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocks4aproxy.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocks5proxy.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ginotifyfilemonitor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gcredentials.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdatagrambased.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdatainputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdataoutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdebugcontroller.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdebugcontrollerdbus.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdrive.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdummyproxyresolver.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdummytlsbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfilteroutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ginetaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ginetaddressmask.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ginetsocketaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gioscheduler.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmount.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnativesocketaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworkaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworking.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gproxyaddress.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gproxyaddressenumerator.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gresolver.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsimplepermission.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsocketclient.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsrvtarget.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtcpwrapperconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gthreadedresolver.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlscertificate.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlsclientconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlsconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlsfiledatabase.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtlsserverconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdtlsconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdtlsclientconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdtlsserverconnection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvolume.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixmount.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixvolume.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdelayedsettingsbackend.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsettingsschema.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsettings-mapping.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: inotify-sub.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: inotify-helper.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gbufferedinputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gnetworkservice.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gpermission.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsubprocess.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: giounix-private.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gunixoutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: inotify-path.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: inotify-missing.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmemoryoutputstream.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: inotify-kernel.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gconvert.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdatetime.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdatetime-private.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gdir.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: genviron.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gfileutils.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ggettext.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: ghash.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gkeyfile.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glib-private.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmain.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmappedfile.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmessages.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: goption.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gquark.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gslice.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gstdio.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gstrfuncs.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gstring.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtestutils.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gthread.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gthreadpool.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtimezone.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtranslit.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: guri.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gutils.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gwakeup.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gprintf.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: glib-unix.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gspawn.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: giounix.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gboxed.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gclosure.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: genums.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmarshal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gobject.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gparam.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gparamspecs.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsignal.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gsourceclosure.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtype.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtypemodule.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gtypeplugin.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvalue.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvaluearray.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvaluetransform.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gvaluetypes.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gatomicarray.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmodule.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gmodule-deprecated.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-connection.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-cursor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-error.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-namespace-manager.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-resource.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-serializer.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-serializer-json.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-serializer-json-ld.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-serializer-trig.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-serializer-turtle.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-serializer-xml.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-uri.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-utils.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-data-manager.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-data-query.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-data-update.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-db-interface.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-db-interface-sqlite.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-db-manager.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-fts-tokenizer.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-namespace.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-ontologies.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-ontologies-diff.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-ontologies-introspect.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-ontologies-rdf.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-property.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-rowid.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-sparql.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-uuid.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-vtab-service.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-vtab-triples.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-bus.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-bus-batch.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-bus-cursor.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-bus-statement.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-direct.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-direct-batch.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-direct-statement.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-remote.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-sparql-enum-types.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-data-enum-types.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-gresources.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-nepomuk-gresources.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-date-time.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-debug.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-file-utils.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-parser-libunistring.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-http.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-batch.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-deserializer.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-deserializer-turtle.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-deserializer-json.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-deserializer-json-ld.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-deserializer-resource.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-deserializer-xml.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-notifier.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-statement.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-class.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-collation.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-ontology.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-string-builder.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-sparql-parser.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-sparql-types.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-remote-statement.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-remote-namespaces.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-language.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: tracker-deserializer-rdf.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-array.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-builder.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-generator.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-node.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-object.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-parser.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-reader.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-scanner.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-value.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: json-debug.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: gbookmarkfile.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: guuid.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: fuzz_rdf_jsonld.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: fuzz_rdf_trig.c:g_autoptr_cleanup_gstring_free
Unexecuted instantiation: fuzz_rdf_turtle.c:g_autoptr_cleanup_gstring_free
41
42
/* Ignore deprecations in case we refer to a type which was added in a more
43
 * recent GLib version than the user’s #GLIB_VERSION_MAX_ALLOWED definition. */
44
G_GNUC_BEGIN_IGNORE_DEPRECATIONS
45
46
/* If adding a cleanup here, please also add a test case to
47
 * glib/tests/autoptr.c
48
 */
49
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref)
50
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free)
51
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref)
52
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free)
53
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref)
54
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDate, g_date_free)
55
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close)
56
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free)
57
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref)
58
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref)
59
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref)
60
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref)
61
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free)
62
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref)
63
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref)
64
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref)
65
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref)
66
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContextPusher, g_main_context_pusher_free)
67
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref)
68
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref)
69
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref)
70
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref)
71
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy)
72
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free)
73
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref)
74
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free)
75
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free)
76
G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GQueue, g_queue_clear)
77
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free)
78
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref)
79
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref)
80
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy)
81
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free)
82
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free)
83
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free)
84
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free)
85
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStrvBuilder, g_strv_builder_unref)
86
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref)
87
G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GMutex, g_mutex_clear)
88
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free)
89
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRecMutexLocker, g_rec_mutex_locker_free)
90
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRWLockWriterLocker, g_rw_lock_writer_locker_free)
91
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRWLockReaderLocker, g_rw_lock_reader_locker_free)
92
G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GCond, g_cond_clear)
93
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy)
94
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref)
95
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref)
96
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref)
97
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref)
98
G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantBuilder, g_variant_builder_clear)
99
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free)
100
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref)
101
G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC(GVariantDict, g_variant_dict_clear)
102
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free)
103
G_DEFINE_AUTO_CLEANUP_FREE_FUNC(GStrv, g_strfreev, NULL)
104
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRefString, g_ref_string_release)
105
G_DEFINE_AUTOPTR_CLEANUP_FUNC(GUri, g_uri_unref)
106
G_DEFINE_AUTOPTR_CLEANUP_FUNC (GPathBuf, g_path_buf_free)
107
G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC (GPathBuf, g_path_buf_clear)
108
109
G_GNUC_END_IGNORE_DEPRECATIONS
110
111
#endif /* __GI_SCANNER__ */