
3 Dec
2008
3 Dec
'08
2:16 p.m.
Richard Maciel wrote:
# HG changeset patch # User Richard Maciel <richardm@br.ibm.com> # Date 1228328489 7200 # Node ID ae687011f6def5df176e5b9b553b93e9f907b7d6 # Parent 03af2846604b1fdc8d1d7fa3aef737f727b0414b This patch fixes the problem with the get_console_sap_by_name function crashing Pegasus sometimes.
This was caused when the local _BROKER was NULL, because the provider hadn't been loaded.
To fix this we changed all _BROKER references to broker received as a parameter of the function
Signed-off-by: Richard Maciel <richardm@br.ibm.com>
diff -r 03af2846604b -r ae687011f6de src/Virt_KVMRedirectionSAP.c
+1 -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com