Author: kotkov Date: Thu Aug 17 23:04:37 2017 New Revision: 1805342 URL: http://svn.apache.org/viewvc?rev=1805342&view=rev Log: * STATUS: Nominate r1804005, r1804008 and r1804016 (Return an error for invalid chunk lengths in the dechunk bucket).
Modified: serf/branches/1.3.x/STATUS Modified: serf/branches/1.3.x/STATUS URL: http://svn.apache.org/viewvc/serf/branches/1.3.x/STATUS?rev=1805342&r1=1805341&r2=1805342&view=diff ============================================================================== --- serf/branches/1.3.x/STATUS (original) +++ serf/branches/1.3.x/STATUS Thu Aug 17 23:04:37 2017 @@ -38,6 +38,16 @@ Candidate changes: Votes: +1: kotkov + * r1804005, r1804008, r1804016 + Return an error for invalid chunk lengths in the dechunk bucket. + Justification: + Invalid chunk lengths should cause an error, as otherwise the data + could be incorrectly interpreted further down the line. + Branch: + ^/serf/branches/1.3.x-r1804008-group + Votes: + +1: kotkov + Veto-blocked changes: =====================