Commit 8e35f0c
committed
cmake: bump luzer version
The patch bumps a luzer's version, full list of commits is in [1].
Notable changes are:
- Added support LuaCov.
- Added support Address and UndefinedBehaviour sanitizers.
- Method `oneof()` in FuzzedDataProvider returns an item's index
as a second value.
- Fixed a memory leak in a Lua-based implementation of `TestOneInput()`.
- An initial buffer size in FuzzedDataProvider.
1. ligurio/luzer@82d41c5...3f4eb03
Needed for #1351 parent 9b870c8 commit 8e35f0c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments