
31 Mar
2014
31 Mar
'14
2:14 p.m.
On 27.03.2014 16:32, Brian Rak wrote:
The number of parameters in new_params is not guaranteed to be the same as the number of parameters in params. Use the correct count when freeing new_params to avoid crashes
--- libvirt-override.c | 24 ++++++++++++------------ 1 files changed, 12 insertions(+), 12 deletions(-)
ACKed and pushed. Michal