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 a bug on invalid pointer address when using "MESSAGE" compressio… #866

Merged

Commits on Oct 9, 2021

  1. Fix a bug on invalid pointer address when using "MESSAGE" compression…

    … mode to write data
    
    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    4a5399c View commit details
    Browse the repository at this point in the history
  2. Change code comments

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    08a2f36 View commit details
    Browse the repository at this point in the history
  3. Deprecate one old write interface and add new interface instead

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    6270060 View commit details
    Browse the repository at this point in the history
  4. Fix the description and update test codes to use new API

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    161952b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Use shared_ptr instead of local instance

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    3d519f3 View commit details
    Browse the repository at this point in the history