28 Jun
2012
28 Jun
'12
11:58 p.m.
On 06/28/12 23:52, Eric Blake wrote:
On 06/28/2012 03:48 PM, Peter Krempa wrote:
If the user specified invalid protocol type in a network's SRV record the error path ended up in freeing uninitialized pointers causing a daemon crash.
*network_conf.c: virNetworkDNSSrvDefParseXML(): initialize local variables --- src/conf/network_conf.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
ACK.
Pushed; Thanks for a quick review. Peter