[tor-bugs] #22927 [Core Tor/Tor]: zstd tests fail on master
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Jul 14 19:56:24 UTC 2017
#22927: zstd tests fail on master
--------------------------+------------------------------------
Reporter: teor | Owner:
Type: defect | Status: new
Priority: High | Milestone: Tor: 0.3.1.x-final
Component: Core Tor/Tor | Version: Tor: 0.3.1.1-alpha
Severity: Normal | Resolution:
Keywords: tor-dir | Actual Points:
Parent ID: | Points: 1
Reviewer: | Sponsor:
--------------------------+------------------------------------
Comment (by teor):
The latest docs have the following extra lines:
{{{
@return : 0 if frame fully completed and fully flushed,
or >0 if some data is still present within internal buffer
(value is minimum size estimation for remaining data to
flush, but it could be more)
or an error code, which can be tested using ZSTD_isError().
typedef ZSTD_CCtx ZSTD_CStream; /**< CCtx and CStream are now effectively
same object (>= v1.3.0) */
}}}
https://facebook.github.io/zstd/zstd_manual.html
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/22927#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list