Commit 8567460
authored
access_log: support beginning of epoch in START_TIME. (#4254)
This was confusing the fuzz tests, fixes oss-fuzz issue
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9988.
Risk level: Low
Testing: Unit test and corpus entry added.
Signed-off-by: Harvey Tuch <[email protected]>1 parent 28d5f41 commit 8567460
File tree
3 files changed
+22
-1
lines changed- source/common/common
- test/common/access_log
- access_log_formatter_corpus
3 files changed
+22
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
102 | 108 | | |
103 | 109 | | |
104 | 110 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
437 | 451 | | |
438 | 452 | | |
439 | 453 | | |
| |||
0 commit comments