forked from GitHub/bdwgc-rust
6c66fcd4e1
Bumps [vendor/bdwgc](https://github.com/bdwgc/bdwgc) from `6117f07` to `b819d9f`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bdwgc/bdwgc/commit/b819d9fe314f95a2ac466987d5e6ff0ddb80587b"><code>b819d9f</code></a> Prevent abort in GC_suspend in case of thread terminated by DllMain</li> <li><a href="https://github.com/bdwgc/bdwgc/commit/f36b44f78a5da5d05c357f8402ba2324e109bc80"><code>f36b44f</code></a> Export aligned_alloc, free_aligned_sized, free_sized if redirect malloc</li> <li>See full diff in <a href="https://github.com/bdwgc/bdwgc/compare/6117f07a61307c7b5bbfc6d66ab19150e36d28b7...b819d9fe314f95a2ac466987d5e6ff0ddb80587b">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>