dusk-network / microkelvin

Mozilla Public License 2.0
16 stars 6 forks source link

Extend buffer overflow with the size needed data #127

Closed miloszm closed 2 years ago

miloszm commented 2 years ago

Extend buffer overflow with the size needed data

Will fix issue #126

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@f68a958). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage        ?   81.21%           
=======================================
  Files           ?       16           
  Lines           ?      873           
  Branches        ?        0           
=======================================
  Hits            ?      709           
  Misses          ?      164           
  Partials        ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f68a958...66dba0b. Read the comment docs.

miloszm commented 2 years ago

closing as not needed, we decided to always increase buffer by 64k