“903235945b20b27b1b9f4aa04b7f2e3ab5fa0b43”上不存在“...fluid/distributed/ps/service/communicator/communicator.cc”
-
由 Daniel P. Berrange 提交于
If an early dispatch check caused a jump to the 'cleanup' branch then virTypeParamsFree() would be called with an uninitialized 'nparams' variable. Fortunately 'params' is initialized to NULL, so the uninitialized 'nparams' variable would not be used. Signed-off-by: NDaniel P. Berrange <berrange@redhat.com> (cherry picked from commit 31dbbb66)
832049ca