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

msgr: fix large message data content length causing overflow #6809

Merged
merged 3 commits into from Jan 18, 2016

Commits on Dec 5, 2015

  1. Pipe: Fix large message data content length causing overflow

    Fix ceph#13985
    Signed-off-by: Haomai Wang <haomai@xsky.com>
    Signed-off-by: Jun Huang <hjwsm1989@gmail.com>
    yuyuyu101 committed Dec 5, 2015
    Copy the full SHA
    c5ff6f6 View commit details
    Browse the repository at this point in the history
  2. Pipe: Fix potential return code overflow

    Signed-off-by: Haomai Wang <haomai@xsky.com>
    yuyuyu101 committed Dec 5, 2015
    Copy the full SHA
    3443b6d View commit details
    Browse the repository at this point in the history
  3. AsyncConnection: Fix potential return code overflow

    Signed-off-by: Haomai Wang <haomai@xsky.com>
    yuyuyu101 committed Dec 5, 2015
    Copy the full SHA
    b23b92d View commit details
    Browse the repository at this point in the history