Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(11)

Issue 5819046: code review 5819046: html/template: fix nil pointer bug (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by r
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

html/template: fix nil pointer bug Fixes issue 3272.

Patch Set 1 #

Patch Set 2 : diff -r 59325845f220 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M src/pkg/html/template/escape_test.go View 2 chunks +9 lines, -0 lines 0 comments Download
M src/pkg/html/template/template.go View 1 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
13 years, 1 month ago (2012-03-14 04:05:15 UTC) #1
rsc
LGTM Might be nice to distinguish incomplete from undefined.
13 years, 1 month ago (2012-03-14 04:06:07 UTC) #2
r
13 years, 1 month ago (2012-03-14 04:08:58 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=8328e5baaf10 ***

html/template: fix nil pointer bug
Fixes issue 3272.

R=golang-dev, rsc
CC=golang-dev
http://codereview.appspot.com/5819046
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b