Re: [Spice-devel] [PATCH 0/3] Windows driver updates, including resource leak fix

2010-09-12 Thread Alon Levy
- al...@redhat.com wrote: > From: Alexander Larsson > > I finally found the resource leak. It was a driver bug. Here is the > fix > plus an initial start on driver threadsafety and some cleanup. > > Please review. > > Alexander Larsson (3): > Don't leak resources > Protect release_rin

[Spice-devel] [PATCH 0/3] Windows driver updates, including resource leak fix

2010-09-09 Thread alexl
From: Alexander Larsson I finally found the resource leak. It was a driver bug. Here is the fix plus an initial start on driver threadsafety and some cleanup. Please review. Alexander Larsson (3): Don't leak resources Protect release_ring with malloc_sem Sync dll version with inf file d