summaryrefslogtreecommitdiff
path: root/releasenotes/notes/limit-qemu-img-malloc-arena-025ed84115481eae.yaml
blob: 38ddf24ea7e7e4a7bcdebbe60a89e4aaaa173eaf (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes failures with disk image conversions which result in memory
    allocation or input/output errors due to memory limitations by limiting
    the number of available memory allocation pools to a non-dynamic
    reasonable number which should not exceed the available system memory.