ack
- Original Message -
> GError variables must be set to NULL before passing them to a function
> which might set them.
> This fixes the runtime warning reported in rhbz#1138195:
>
> (remote-viewer.exe:3896): GLib-WARNING **: GError set over the top of a
> previous GError or uninitializ
GError variables must be set to NULL before passing them to a function
which might set them.
This fixes the runtime warning reported in rhbz#1138195:
(remote-viewer.exe:3896): GLib-WARNING **: GError set over the top of a
previous GError or uninitialized memory.
This indicates a bug in someone's c