
1 Jul
2015
1 Jul
'15
10:24 a.m.
On Wed, Jul 01, 2015 at 10:03:49 -0400, John Ferlan wrote:
Commit id 'cd490086' added a VIR_FORCE_CLOSE of the 'sock', but it was after the VIR_FREE() of phyp_driver, resulting in a possible/likely NULL dereference.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/phyp/phyp_driver.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
ACK, safe for freeze. Peter