Don't hardcode ssh port 22, use VIR_FREE, initialize pointers to NULL not 0.

This commit is contained in:
Guido Günther
2009-01-31 13:49:11 +00:00
parent 4a5dfb847b
commit e69b20d616
2 changed files with 25 additions and 24 deletions
+5
View File
@@ -1,3 +1,8 @@
Sat Jan 31 14:45:58 CET 2009 Guido Günther<agx@sigxcpu.org>
* src/remote_internal.c (doRemoteOpen): Don't hardcode ssh port 22,
use VIR_FREE, initialize pointers to NULL not 0.
Sat Jan 31 11:43:21 CET 2009 Daniel Veillard <veillard@redhat.com>
* configure.in docs/* NEWS: release of 0.6.0