Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Fix memory leaks in libp2p - #432

Merged
gavofyork merged 4 commits into
paritytech:masterfrom
tomaka:fix-mem-leak
Jul 27, 2018
Merged

Fix memory leaks in libp2p#432
gavofyork merged 4 commits into
paritytech:masterfrom
tomaka:fix-mem-leak

Conversation

@tomaka

Copy link
Copy Markdown
Contributor

Backported tomaka/libp2p-rs@fad12c8

You're welcome to review this commit ⬆️ if you want, because I'm not 100% certain about it.

@tomakatomaka added A2-insubstantial Pull request requires no code review (e.g., a sub-repository hash update). M4-core labels Jul 27, 2018
@gavofyork
gavofyork merged commit dc925ca into paritytech:masterJul 27, 2018
@tomaka
tomaka deleted the fix-mem-leak branch July 27, 2018 14:32
dvdplm added a commit that referenced this pull request Jul 30, 2018
* master: (86 commits)
Make contract a separate runtime module (#345)
Version bump (#450)
DB-based blockchain data cache for light nodes (#251)
Update libp2p again (#445)
Update version on git head change (#444)
Fix the public key of bootnode 3 (#441)
Update libp2p (#442)
Switch to the master branch of libp2p (#427)
Export ws port 9944 and add doc (#440)
Iterate over overlay to decide which keys to purge (#436)
Exit signal gets its own trait (#433)
Add docker image (#375)
Reset peers.json if the content is not loadable (#405)
Limit number of incoming connections (#391)
Fix memory leaks in libp2p (#432)
Do not queue empty blocks set for import (#431)
5 random fixes (#1) (#435)
Chore: fix typo (#434)
Prevent building invalid blocks (#430)
Better logging for public key mismatch (#429)
...
liuchengxu pushed a commit to chainx-org/substrate that referenced this pull request Aug 23, 2021
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
liuchengxu pushed a commit to autonomys/substrate that referenced this pull request Jun 3, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A2-insubstantialPull request requires no code review (e.g., a sub-repository hash update).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tomaka@gavofyork@arkpar