Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

6 check-ins using file src/main.c version 0c54b74c39

2019-09-23
23:18
Fix a potential bug in the table parsing logic of markdown rendering. check-in: 2263cf086e user: drh tags: trunk
21:06
Fix a potential endless loop in the markdown formatter. Enhance the fuzzer to run inputs on both the Fossil-wiki and the markdown formatters on each iteration. check-in: 4b46fb91e3 user: drh tags: trunk
20:03
Additional rebustness improvements for BOM handling. check-in: 9d96292871 user: drh tags: trunk
19:50
Improved comments on the fuzz.c module. No code changes. check-in: 898d5b6de7 user: drh tags: trunk
19:38
Merge the libfuzzer integration. check-in: 3a7129211c user: drh tags: trunk
19:07
Add support for testing with libFuzzer. Closed-Leaf check-in: 8a6e8e2703 user: drh tags: libFuzzer