[libvirt] [PATCH Java] Remove non-thread-safe error reporting

Matthias Bolte matthias.bolte at googlemail.com
Fri Sep 3 12:19:46 UTC 2010


2010/9/3 Daniel P. Berrange <berrange at redhat.com>:
> On Fri, Sep 03, 2010 at 01:33:26PM +0200, Matthias Bolte wrote:
>> virConnCopyLastError is not thread-safe, don't use it.
>>
>> Reported by Ravi Pawar.
>> ---
>>  src/main/java/org/libvirt/Connect.java      |    2 +-
>>  src/main/java/org/libvirt/ErrorHandler.java |   17 -----------------
>>  2 files changed, 1 insertions(+), 18 deletions(-)
>
> ACK
>

Thanks, pushed.

Matthias




More information about the libvir-list mailing list