summary refs log tree commit diff stats
path: root/util/error-report.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2022-03-23 19:57:24 +0400
committerPaolo Bonzini <pbonzini@redhat.com>2022-04-06 14:31:43 +0200
commit73dab893b569b0103c28634d7c33575d3602f51f (patch)
tree9b1a3899eff5b5003bbae7317296b38fddb5bafd /util/error-report.c
parent6e9396696f869551bc39531aa8220ef813da472e (diff)
downloadfocaccia-qemu-73dab893b569b0103c28634d7c33575d3602f51f.tar.gz
focaccia-qemu-73dab893b569b0103c28634d7c33575d3602f51f.zip
error-report: replace deprecated g_get_current_time() with glib >= 2.62
According to GLib API:
g_get_current_time has been deprecated since version 2.62 and should not
be used in newly-written code. GTimeVal is not year-2038-safe. Use
g_get_real_time() instead.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20220323155743.1585078-14-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'util/error-report.c')
0 files changed, 0 insertions, 0 deletions