templates/header.tmpl
author Erling Ellingsen <erlingalf@gmail.com>
Tue, 20 Feb 2007 22:20:16 +0100
changeset 4131 1ca664c964e0
parent 3782 713e35dcc321
child 4084 51e52db6b40d
permissions -rw-r--r--
don't return uninitialized memory from bdiff.blocks() bdiff.blocks() returns a dummy match at the end of both files; the length of that chunk is never set, so it will sometimes contain random heap garbage. There are apparently workarounds for this elsewhere: # bdiff sometimes gives huge matches past eof, this check eats them,

Content-type: text/html; charset={encoding}

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="#url#static/hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="#url#static/style.css" type="text/css" />