Skip to content

Improvements on enum, callback mutex, logging#94

Merged
hkadayam merged 1 commit into
eBay:masterfrom
hkadayam:destruct_order_fix
Apr 5, 2023
Merged

Improvements on enum, callback mutex, logging#94
hkadayam merged 1 commit into
eBay:masterfrom
hkadayam:destruct_order_fix

Conversation

@hkadayam

Copy link
Copy Markdown
Contributor
  • Fixed a possible use-after-free during destruction of global static during exit in logging

  • Added CallbackMutex to support shared lock as well

  • Added scoped enum to allow enums to be declared within class scope

* Fixed a possible use-after-free during destruction of global static during exit in logging

* Added CallbackMutex to support shared lock as well

* Added scoped enum to allow enums to be declared within class scope
@hkadayam
hkadayam requested review from raakella1 and szmyd March 25, 2023 01:21

@szmyd szmyd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@hkadayam
hkadayam merged commit faf3644 into eBay:master Apr 5, 2023
@hkadayam
hkadayam deleted the destruct_order_fix branch April 5, 2023 03:19
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.

2 participants