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

Update go-patricia to 2.2.6 #25809

Merged
merged 1 commit into from
Aug 17, 2016
Merged

Update go-patricia to 2.2.6 #25809

merged 1 commit into from
Aug 17, 2016

Conversation

justincormack
Copy link
Contributor

Minor update, fix possible leak issues.

See #25360 (comment)

Signed-off-by: Justin Cormack justin.cormack@docker.com

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
@vdemeester
Copy link
Member

LGTM 🐸

@cpuguy83
Copy link
Member

LGTM

@cpuguy83 cpuguy83 merged commit d8e12f8 into moby:master Aug 17, 2016
@justincormack justincormack deleted the patricia branch August 17, 2016 20:05
liusdu pushed a commit to liusdu/moby that referenced this pull request Oct 30, 2017
This patch is squashed by three patches related to go-patricia
to fix the memory leak.

Docker upstream pr moby#25283
		moby#25510
		moby#25809

vendor.sh: bump go-patricia to 2.2.4 to fix leaks
Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
(cherry picked from commit 3d714b5)
 conflicts:
	hack/vendor.sh
Signed-off-by: Liu Hua <sdu.liu@huawei.com>

Update go-patricia to 2.2.5

Fixes an issue that showed up on gccgo.

Fix moby#25360

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
(cherry picked from commit e4402b2)
 Conflicts:
	hack/vendor.sh
Signed-off-by: Liu Hua <sdu.liu@huawei.com>

Update go-patricia to 2.2.6

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
(cherry picked from commit d16f962)
 Conflicts:
	hack/vendor.sh

Signed-off-by: Liu Hua <sdu.liu@huawei.com>
liusdu pushed a commit to liusdu/moby that referenced this pull request Oct 30, 2017
Update go patricia

this patchset resovled the following issues.:
1.  update go-patricia to fix memeory leak
  * moby#25283
  * moby#25510
  * moby#25809
2.  barkport go-patricia related patch to fix deadlock.
  * moby#29953


See merge request docker/docker!379
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants