mirror of
https://github.com/redis/redis.git
synced 2026-01-11 20:18:08 -05:00
Fix typo in valgrind.sup
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
<lzf_unitialized_hash_table>
|
||||
<lzf_uninitialized_hash_table>
|
||||
Memcheck:Cond
|
||||
fun:lzf_compress
|
||||
}
|
||||
|
||||
{
|
||||
<lzf_unitialized_hash_table>
|
||||
<lzf_uninitialized_hash_table>
|
||||
Memcheck:Value4
|
||||
fun:lzf_compress
|
||||
}
|
||||
|
||||
{
|
||||
<lzf_unitialized_hash_table>
|
||||
<lzf_uninitialized_hash_table>
|
||||
Memcheck:Value8
|
||||
fun:lzf_compress
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user