#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
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to