libvirt/src/remote
John Ferlan d585847d2e util: Fix memory leak in virAuthGetCredential
Since 5084091a, @tmp is filled by a g_key_file_get_string which is
now an allocated string as opposed to some hash table lookup value,
so we need to treat it as so.

Found by Coverity

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2020-06-16 15:01:05 +02:00
..
libvirtd-admin.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
libvirtd-ro.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
libvirtd-tcp.socket.in remote: conditionalize systemd socket unit files 2019-08-09 14:06:31 +01:00
libvirtd-tls.socket.in remote: conditionalize systemd socket unit files 2019-08-09 14:06:31 +01:00
libvirtd.aug.in build: don't hardcode /etc in the config related files 2019-08-09 14:06:31 +01:00
libvirtd.conf.in src: switch from fnmatch to g_pattern_match_simple 2020-01-03 15:42:13 +00:00
libvirtd.confd configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
libvirtd.init.in remote: Drop KRB5_KTNAME override 2020-04-03 11:51:00 +02:00
libvirtd.libxl.logrotate.in logging: ensure virtlogd rollover takes priority over logrotate 2019-07-12 12:44:59 +01:00
libvirtd.logrotate.in
libvirtd.lxc.logrotate.in logging: ensure virtlogd rollover takes priority over logrotate 2019-07-12 12:44:59 +01:00
libvirtd.policy
libvirtd.qemu.logrotate.in logging: ensure virtlogd rollover takes priority over logrotate 2019-07-12 12:44:59 +01:00
libvirtd.rules
libvirtd.sasl remote: Drop KRB5_KTNAME override 2020-04-03 11:51:00 +02:00
libvirtd.service.in systemd: start libvirtd after firewalld/iptables services 2020-05-05 20:16:02 -04:00
libvirtd.socket.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
libvirtd.sysconf remote: Drop KRB5_KTNAME override 2020-04-03 11:51:00 +02:00
libvirtd.sysctl
lxc_protocol.x
Makefile.inc.am systemd: Add sysconf files for all daemons 2020-04-03 11:50:47 +02:00
qemu_protocol.x src: convert all code to use virsocket.h 2020-01-29 14:51:40 +00:00
remote_daemon_config.c src: Fix boolean assignment 2020-05-05 13:08:57 +02:00
remote_daemon_config.h remote: conditionalize IP socket usage in libvirtd daemon 2019-08-09 14:06:31 +01:00
remote_daemon_dispatch.c remoteDispatchDomainMigratePrepare*: Don't pass uninitialized variable to VIR_FREE 2020-06-15 10:27:37 +02:00
remote_daemon_dispatch.h
remote_daemon_stream.c remote_daemon_stream: Hold an extra reference to stream in daemonStreamFilter 2019-11-29 15:00:15 +01:00
remote_daemon_stream.h
remote_daemon.c src: Fix boolean assignment 2020-05-05 13:08:57 +02:00
remote_daemon.h remote: open secondary drivers via remote driver if needed 2019-08-09 14:06:31 +01:00
remote_driver.c util: Fix memory leak in virAuthGetCredential 2020-06-16 15:01:05 +02:00
remote_driver.h remote: enable connecting to the per-driver daemons 2019-08-09 14:06:31 +01:00
remote_protocol.x rpc: gendispatch: trim Flags from the return struct name 2020-02-05 17:12:59 +01:00
test_libvirtd.aug.in systemd: honour $runstatedir in socket unit files 2019-08-27 10:23:05 +01:00
virt-guest-shutdown.target.in
virtproxyd.confd configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtproxyd.init.in remote: Drop KRB5_KTNAME override 2020-04-03 11:51:00 +02:00
virtproxyd.service.in systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00
virtproxyd.sysconf systemd: Move timeout from service files to sysconf files 2020-04-03 11:50:50 +02:00