[PULL 0/1] Trivial patches for 2024-12-31

Michael Tokarev posted 1 patch 3 months ago
block/vvfat.c | 4 ----
1 file changed, 4 deletions(-)
[PULL 0/1] Trivial patches for 2024-12-31
Posted by Michael Tokarev 3 months ago
The following changes since commit 7c89e226f878539b633dde3fd9c9f061c34094e3:

  Merge tag 'pull-request-2024-12-29' of https://gitlab.com/huth/qemu into staging (2024-12-29 03:25:41 -0500)

are available in the Git repository at:

  https://gitlab.com/mjt0k/qemu.git tags/pull-trivial-patches

for you to fetch changes up to d8d17d2bf6181cdc9b8ef3db862006ddb6af12d4:

  Revert "vvfat: fix ubsan issue in create_long_filename" (2024-12-31 18:20:41 +0300)

----------------------------------------------------------------
This is just a revert of a previous commit which were pulled
through trivial-patches before but which is obviously wrong.
It is a bugfix to restore the broken vvfat functionality.
Fixing of the ubsan test should be done differently.

I'm sorry for this mishap.
----------------------------------------------------------------
Michael Tokarev (1):
      Revert "vvfat: fix ubsan issue in create_long_filename"

 block/vvfat.c | 4 ----
 1 file changed, 4 deletions(-)
Re: [PULL 0/1] Trivial patches for 2024-12-31
Posted by Stefan Hajnoczi 3 months ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.