You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by br...@apache.org on 2019/09/08 08:01:15 UTC

svn commit: r1866594 - in /subversion/branches: 1.10.x/STATUS 1.12.x/STATUS

Author: brane
Date: Sun Sep  8 08:01:15 2019
New Revision: 1866594

URL: http://svn.apache.org/viewvc?rev=1866594&view=rev
Log:
* branches/1.10.x/STATUS, branches/1.12.x/STATUS:
   Propose r1865987, r1866588 for backport.

Modified:
    subversion/branches/1.10.x/STATUS
    subversion/branches/1.12.x/STATUS

Modified: subversion/branches/1.10.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.10.x/STATUS?rev=1866594&r1=1866593&r2=1866594&view=diff
==============================================================================
--- subversion/branches/1.10.x/STATUS (original)
+++ subversion/branches/1.10.x/STATUS Sun Sep  8 08:01:15 2019
@@ -29,7 +29,7 @@ Candidate changes:
      User complained: https://svn.haxx.se/dev/archive-2019-07/0072.shtml
    Votes:
      +1: stsp, rhuijben
-   
+
  * r1866425
    mod_dav_svn: Set Last-Modified response header for 'external' GET requests.
    Justification:
@@ -39,7 +39,14 @@ Candidate changes:
      these, while keeping the performance gain for checkout / update.
    Votes:
      +1: jcorvel
-   
+
+ * r1865987, r1866588
+   Fix formatting type size mismatches in FSFS.
+   Justification:
+     Could cause wroung output or uninitialised memory read on some platforms.
+   Votes:
+     +1: brane
+
 Veto-blocked changes:
 =====================
 

Modified: subversion/branches/1.12.x/STATUS
URL: http://svn.apache.org/viewvc/subversion/branches/1.12.x/STATUS?rev=1866594&r1=1866593&r2=1866594&view=diff
==============================================================================
--- subversion/branches/1.12.x/STATUS (original)
+++ subversion/branches/1.12.x/STATUS Sun Sep  8 08:01:15 2019
@@ -45,6 +45,13 @@ Candidate changes:
    Votes:
      +1: stsp, rhuijben
 
+ * r1865987, r1866588
+   Fix formatting type size mismatches in FSFS.
+   Justification:
+     Could cause wroung output or uninitialised memory read on some platforms.
+   Votes:
+     +1: brane
+
 Veto-blocked changes:
 =====================
 



Re: svn commit: r1866594 - in /subversion/branches: 1.10.x/STATUS 1.12.x/STATUS

Posted by Branko Čibej <br...@apache.org>.
On 08.09.2019 10:01, brane@apache.org wrote:
> +   Fix formatting type size mismatches in FSFS.
> +   Justification:
> +     Could cause wroung output or uninitialised memory read on some platforms.

*OF COURSE* I made this typo on purpose as a subliminal cue for the
wroungness fixed therein.

-- Brane