Fixed potential buffer overrun in use of sprintf/strncpy. If the stylesheet
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jun 2007 10:15:44 +0000 (10:15 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 19 Jun 2007 10:15:44 +0000 (10:15 +0000)
commit0caa44b169471b8a3ec793ee48f90f6b1655a951
tree43859f5278ed24e963515934856af3a6fe5d7c26
parent04078241420a48fc89a17cc953b716b3d41f0193
Fixed potential buffer overrun in use of sprintf/strncpy. If the stylesheet
path is absolute, then it's absolute (and not prepended with confdir.
src/config.c