##// END OF EJS Templates
manifest: fix out-of-bounds read of corrupted manifest entry...
manifest: fix out-of-bounds read of corrupted manifest entry Spotted by ASAN.

File last commit:

r30765:eb7de21b default
r40279:5405cb1a 4.7.2 stable
Show More
footer.tmpl
11 lines | 227 B | application/x-cheetah | CheetahLexer
<div class="page_footer">
<div class="page_footer_text">{repo|escape}</div>
<div class="rss_logo">
<a href="{url|urlescape}rss-log">RSS</a>
<a href="{url|urlescape}atom-log">Atom</a>
</div>
<br />
{motd}
</div>
</body>
</html>