aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHollin <hollinisme@gmail.com>2026-04-17 04:36:41 +0800
committerGitHub <noreply@github.com>2026-04-16 21:36:41 +0100
commit4d9f663450fa80ff375612dbbafe073700e3d3d8 (patch)
tree9b83eeaecae8a43c03628713c3c8d0d97b852f5e /Makefile
parent2311cde4a933dc62ee65b4fe8f408e37bf2bb390 (diff)
downloadlibvfio-user-master.tar.gz
libvfio-user-master.tar.bz2
libvfio-user-master.zip
Free dirty_bitmap when unmapping DMA region to fix memory leak (#847)HEADmaster
The dirty bitmap was allocated when dirty tracking is enabled for a DMA region, but was not released during region teardown. This could lead to memory leaks over time with repeated DMA map/unmap operations while dirty page logging is active. Signed-off-by: liuhaolin <hollinisme@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions