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 that not to delete some objects after destroying functions #236

Merged
merged 4 commits into from
Sep 11, 2020

Commits on Sep 4, 2020

  1. Fix that not to delete some objects after destroying functions

    Signed-off-by: Chen.Lihui <lihui.chen@sony.com>
    Chen.Lihui committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    4fc5de7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. avoid double free

    Signed-off-by: Chen.Lihui <lihui.chen@sony.com>
    Co-authored-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    Chen.Lihui and fujitatomoya committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    def772c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Use unique_ptr for CddsCS

    Signed-off-by: Chen.Lihui <lihui.chen@sony.com>
    Co-authored-by: eboasson <eb@ilities.com>
    Chen.Lihui and eboasson committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    6e20e18 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Keep same destroy behavior for data with [client/service]_name

    Signed-off-by: Chen.Lihui <lihui.chen@sony.com>
    Chen.Lihui committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    04bf5bd View commit details
    Browse the repository at this point in the history