view DOCS/default.css @ 32615:1bede0ded07e

Add validity check for stream_seek argument to avoid a integer overflow for huge negative values that would break the internal state of the stream buffer.
author reimar
date Sun, 12 Dec 2010 11:45:47 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

body,table {
  font-family : Arial, Helvetica, sans-serif;
  font-size   : 14px;
  background  : white;
}