
19 May
2017
19 May
'17
12:19 a.m.
On 05/17/2017 09:53 PM, Julio Faracco wrote:
There is a wrong 'return' statement after a 'goto' statement inside the function virConnectCloseCallbackDataRegister(). This commit only removes the 'return'.
Signed-off-by: Julio Faracco <jcfaracco@gmail.com> --- src/datatypes.c | 1 - 1 file changed, 1 deletion(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> (and pushed) Tks - John