[PULL 0/1] Q800 for 6.2 patches

Laurent Vivier posted 1 patch 2 years, 6 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20211109154658.1058842-1-laurent@vivier.eu
Maintainers: Laurent Vivier <laurent@vivier.eu>
hw/display/macfb.c | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
[PULL 0/1] Q800 for 6.2 patches
Posted by Laurent Vivier 2 years, 6 months ago
The following changes since commit 2b22e7540d6ab4efe82d442363e3fc900cea6584:

  Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k into staging (2021-11-09 13:16:56 +0100)

are available in the Git repository at:

  git://github.com/vivier/qemu-m68k.git tags/q800-for-6.2-pull-request

for you to fetch changes up to 5db83c7e90ec6c0b28995b537bb03942edcd4164:

  macfb: fix a memory leak (CID 1465231) (2021-11-09 16:42:49 +0100)

----------------------------------------------------------------
Fix CID 1465231

----------------------------------------------------------------

Laurent Vivier (1):
  macfb: fix a memory leak (CID 1465231)

 hw/display/macfb.c | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

-- 
2.31.1


Re: [PULL 0/1] Q800 for 6.2 patches
Posted by Richard Henderson 2 years, 6 months ago
On 11/9/21 4:46 PM, Laurent Vivier wrote:
> The following changes since commit 2b22e7540d6ab4efe82d442363e3fc900cea6584:
> 
>    Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k into staging (2021-11-09 13:16:56 +0100)
> 
> are available in the Git repository at:
> 
>    git://github.com/vivier/qemu-m68k.git tags/q800-for-6.2-pull-request
> 
> for you to fetch changes up to 5db83c7e90ec6c0b28995b537bb03942edcd4164:
> 
>    macfb: fix a memory leak (CID 1465231) (2021-11-09 16:42:49 +0100)
> 
> ----------------------------------------------------------------
> Fix CID 1465231
> 
> ----------------------------------------------------------------
> 
> Laurent Vivier (1):
>    macfb: fix a memory leak (CID 1465231)
> 
>   hw/display/macfb.c | 11 ++++-------
>   1 file changed, 4 insertions(+), 7 deletions(-)

Applied, thanks.

r~