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(-)