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

Problem: zero-copy is unsafe to use with current sdk behavior #1092

Merged
merged 6 commits into from
Jul 5, 2023

Commits on Jul 4, 2023

  1. Problem: zero-copy is unsafe to use with current sdk behavior

    Solution:
    - set to false by default, and unsafty comment
    yihuang committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3a5b357 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: yihuang <[email protected]>
    yihuang committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e690f76 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. disable address cache

    yihuang committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4e5b367 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b1fd08 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into zero-copy

    Signed-off-by: yihuang <[email protected]>
    yihuang committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    77e9f43 View commit details
    Browse the repository at this point in the history
  4. merged

    yihuang committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6249278 View commit details
    Browse the repository at this point in the history