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

[Cherry pick 3.3] grpcproxy: fix memory leak #10335

Merged
merged 2 commits into from
Dec 18, 2018

Commits on Dec 18, 2018

  1. travis: use Go 1.10.7

    Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
    gyuho committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    3a7b8b3 View commit details
    Browse the repository at this point in the history
  2. grpcproxy: fix memory leak

    use set instead of slice as interval value
    
    fixes etcd-io#10326
    Igor German authored and gyuho committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    59cc0f9 View commit details
    Browse the repository at this point in the history