MCPcopy Create free account
hub / github.com/antirez/rax / raxTouch

Function raxTouch

rax.c:1926–1948  ·  view source on GitHub ↗

Touch all the nodes of a tree returning a check sum. This is useful * in order to make Valgrind detect if there is something wrong while * reading the data structure. * * This function was used in order to identify Rax bugs after a big refactoring * using this technique: * * 1. The rax-test is executed using Valgrind, adding a printf() so that for * the fuzz tester we see what iteration

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

raxGetDataFunction · 0.85

Tested by

no test coverage detected