Skip to content

Replace std::make_shared with Crt::MakeShared#810

Merged
sfod merged 3 commits into
mainfrom
use-crt-allocator
May 29, 2025
Merged

Replace std::make_shared with Crt::MakeShared#810
sfod merged 3 commits into
mainfrom
use-crt-allocator

Conversation

@sfod
Copy link
Copy Markdown
Contributor

@sfod sfod commented May 28, 2025

Issue #, if available:

Related to #809 (but doesn't resolve it).

IoT SDK v2 should use CRT internal allocator whenever possible.

Description of changes:

Replace std::make_shared with Aws::Crt::MakeShared.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Copy Markdown
Contributor

@xiazhvera xiazhvera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some trivial comments for the docs. Fix and ship.

Comment thread documents/MQTT5_Userguide.md Outdated
@sfod sfod merged commit 1726b1f into main May 29, 2025
40 checks passed
@sfod sfod deleted the use-crt-allocator branch May 29, 2025 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants