@@ -162,6 +162,7 @@ For other uses, see the <a href="/pkg/runtime/pprof/">runtime/pprof</a> document
...
@@ -162,6 +162,7 @@ For other uses, see the <a href="/pkg/runtime/pprof/">runtime/pprof</a> document
<h3id="r57.minor">Minor revisions</h3>
<h3id="r57.minor">Minor revisions</h3>
<p>r57.1 fixes a <ahref="http://code.google.com/p/go/source/detail?r=ff2bc62726e7145eb2ecc1e0f076998e4a8f86f0">nil pointer dereference in http.FormFile</a>.</p>
<p>r57.1 fixes a <ahref="http://code.google.com/p/go/source/detail?r=ff2bc62726e7145eb2ecc1e0f076998e4a8f86f0">nil pointer dereference in http.FormFile</a>.</p>
<p>r57.2 fixes a <ahref="http://code.google.com/p/go/source/detail?r=063b0ff67d8277df03c956208abc068076818dae">use of uninitialized memory in programs that misuse <code>goto</code></a>.</p>