Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bugzilla issue 24882 - COM class is allocated using GC not malloc #17095

Merged
merged 1 commit into from
Nov 29, 2024

Fix bugzilla issue 24882 - COM class is allocated using GC not malloc

cc21a03
Select commit
Loading
Failed to load commit list.
Merged

Fix bugzilla issue 24882 - COM class is allocated using GC not malloc #17095

Fix bugzilla issue 24882 - COM class is allocated using GC not malloc
cc21a03
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 27, 2024 in 0s

66.666% of diff hit (target 70.433%)

View this Pull Request on Codecov

66.666% of diff hit (target 70.433%)

Annotations

Check warning on line 699 in compiler/src/dmd/traits.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/traits.d#L699

Added line #L699 was not covered by tests

Check warning on line 708 in compiler/src/dmd/traits.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/traits.d#L707-L708

Added lines #L707 - L708 were not covered by tests

Check warning on line 714 in compiler/src/dmd/traits.d

See this annotation in the file changed.

@codecov codecov / codecov/patch

compiler/src/dmd/traits.d#L714

Added line #L714 was not covered by tests