On 22.03.2013 18:32, Stefan Berger wrote:
> On 03/22/2013 07:44 AM, Michal Privoznik wrote:
>> Adapt code under src/util/ to fact, that VIR_ALLOC* now reports OOM
>> error. There is no need to report it twice now.
>> ---
>
> Maybe an sed script could help here at least in removing the
> virReport
On 03/22/2013 07:44 AM, Michal Privoznik wrote:
Adapt code under src/util/ to fact, that VIR_ALLOC* now reports OOM
error. There is no need to report it twice now.
---
src/util/iohelper.c | 4 +---
src/util/virauthconfig.c | 8 ++--
src/util/vircommand.c
Adapt code under src/util/ to fact, that VIR_ALLOC* now reports OOM
error. There is no need to report it twice now.
---
src/util/iohelper.c | 4 +---
src/util/virauthconfig.c | 8 ++--
src/util/vircommand.c| 13 +++--
src/util/virconf.c