Commit Diff


commit - 544364accd735db0ac059052ebf36f872cd54fd4
commit + 590726f8f4af6e810c8917226265ced5cb814fe2
blob - 6f20526645f2b838b2b7867f38642f699495497f
blob + 756d29f0c6107f6975112ba33cbd7f812c38c261
--- gotwebd/pages.tmpl
+++ gotwebd/pages.tmpl
@@ -1170,6 +1170,8 @@ nextsep(char *s, char **t)
     {{ end }}
   {{ end }}
 </div>
+{{ finally }}
+{! free(readme); !}
 {{ end }}
 
 {{ define gotweb_render_blame(struct template *tp) }}