Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
SHA1: | 1dd9a372ffc6434e15fdf8d155543e636258a18e |
---|---|
Date: | 2010-06-16 16:08:33 |
User: | nat |
Comment: | hitcount: fix of a few typos |
Tags And Properties
- branch=trunk inherited from [e49429580d]
- sym-trunk inherited from [e49429580d]
Context
2010-07-12
| ||
13:05 | [3cbbbf9116] Leaf: condition: fix a NULL dereference when a logline field is missing (user: nat, tags: trunk) | |
2010-06-16
| ||
16:08 | [1dd9a372ff] hitcount: fix of a few typos (user: nat, tags: trunk) | |
2010-06-09
| ||
18:47 |
[f5898d0e92]
condition: bugfix in string array generation
The string array used to be populated with pointers from the configuration S-expression, which is bad when the array outlives the S-exp. Corrected by strdup()ing it. (user: nat, tags: trunk) | |
Changes
Changes to hitcount.c.