[Git][wine/wine][master] 7 commits: rometadata/tests: Add tests for IMetaDataDispenser::OpenScopeOnMemory.
Alexandre Julliard pushed to branch master at wine / wine Commits: 600dd5a6 by Vibhav Pant at 2025-11-24T22:05:06+01:00 rometadata/tests: Add tests for IMetaDataDispenser::OpenScopeOnMemory. - - - - - 5422f187 by Vibhav Pant at 2025-11-24T22:05:06+01:00 rometadata/tests: Add additional tests for IMetaDataImport::GetCustomAttributeByName. - - - - - c3f56740 by Vibhav Pant at 2025-11-24T22:05:06+01:00 rometadata: Perform bound checks before decoding blob sizes in assemblies. - - - - - f94e9c7d by Vibhav Pant at 2025-11-24T22:05:06+01:00 rometadata: Fix incorrect bit width calculation. - - - - - f2d7c952 by Vibhav Pant at 2025-11-24T22:05:06+01:00 rometadata: Implement IMetaDataDispenser::OpenScopeOnMemory. - - - - - 8ed55d6c by Vibhav Pant at 2025-11-24T22:05:06+01:00 rometadata: Implement IMetaDataTables::{EnumProperties, GetPropertyProps}. - - - - - 049e5432 by Vibhav Pant at 2025-11-24T22:05:06+01:00 rometadata: Implement IMetaDataImport::GetCustomAttributeByName. - - - - - 6 changed files: - dlls/rometadata/assembly.c - dlls/rometadata/main.c - dlls/rometadata/mdtables.c - dlls/rometadata/rometadatapriv.h - dlls/rometadata/tests/rometadata.c - include/corhdr.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d4a9c37f4a7b5a0e0b8733f08fd952... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/d4a9c37f4a7b5a0e0b8733f08fd952... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)