lib/cache: cache fixes, use substruct instead of pointer aliasing
fixes potential cache key oob write
Showing
- daemon/bindings.c 1 addition, 1 deletiondaemon/bindings.c
- lib/cache.c 31 additions, 18 deletionslib/cache.c
- lib/cache.h 1 addition, 1 deletionlib/cache.h
- lib/layer/rrcache.c 27 additions, 8 deletionslib/layer/rrcache.c
- lib/zonecut.c 1 addition, 1 deletionlib/zonecut.c
- tests/test.h 4 additions, 2 deletionstests/test.h
- tests/test_cache.c 0 additions, 4 deletionstests/test_cache.c
- tests/test_lru.c 1 addition, 0 deletionstests/test_lru.c
Please register or sign in to comment