[pve-devel] [PATCH qemu-server 0/1] Do not overwrite global signal handlers, extra fix

Emmanuel Kasper e.kasper at proxmox.com
Thu Sep 14 15:19:38 CEST 2017


While poking around QemuServer.pm I noticed a couple of places where we were
using 'local' in a wrong way like Thomas reported.
After checking with grep in /usr/share/perl5/PVE, this should be now fixed
everywhere.

Emmanuel Kasper (1):
  do not overwrite global signal handlers

 PVE/API2/Qemu.pm             |  5 ++++-
 PVE/QemuServer.pm            | 23 ++++++++++++++---------
 PVE/QemuServer/ImportDisk.pm |  8 +++++---
 3 files changed, 23 insertions(+), 13 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list