On 02/18/2014 08:56 AM, Boris Fiuczynski wrote:
On 02/17/2014 08:40 PM, John Ferlan wrote:
>
>
> On 01/22/2014 02:30 PM, John Ferlan wrote:
>> A recent Coverity version update discovered some existing issues (and some
>> benign cases). This patch set cleans them all up.
>>
>> John Ferlan (6):
>> VSMS: Coverity cleanups
>> libxkutil:pool_parsing: Coverity cleanups
>> libxkutil:device_parsing: Coverity cleanups
>> libxkutil/xml_parse_test: Coverity cleanup
>> RAFP: Coverity cleanup
>> EAFP: Coverity cleanup
>>
>> libxkutil/device_parsing.c | 41 +++++++++++++++++--------------
>> libxkutil/pool_parsing.c | 39 +++++++++++++++--------------
>> libxkutil/xml_parse_test.c | 1 +
>> src/Virt_ElementAllocatedFromPool.c | 6 ++++-
>> src/Virt_ResourceAllocationFromPool.c | 7 ++++--
>> src/Virt_SettingsDefineCapabilities.c | 2 +-
>> src/Virt_VirtualSystemManagementService.c | 11 ++++++---
>> 7 files changed, 63 insertions(+), 44 deletions(-)
>>
>
> Ping? Any thoughts/comments on patches 3 -> 7?
Look OK to me. Sorry, for the late answer. Distraction made me forget to
send you a response on these.
Great - thanks.
These are now pushed.
John