[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #21312 [Obfuscation/Snowflake]: snowflake-client is pegged at 100% cpu
#21312: snowflake-client is pegged at 100% cpu
-----------------------------------+------------------------
Reporter: arlolra | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Obfuscation/Snowflake | Version:
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Reviewer: | Sponsor:
-----------------------------------+------------------------
Comment (by arlolra):
For what it's worth (and probably not much),
`rtc::scoped_refptr<PeerConnectionFactoryInterface> pc_factory;` should be
automatically deallocated when the `Peer` goes out of scope, so isn't
exactly leaking. The culprit is `vector<rtc::scoped_refptr<Peer>>
localPeers;` which never releases the `Peer`s. See,
https://github.com/keroserene/go-webrtc/issues/35#issuecomment-233465318
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21312#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs