Save current state before investigating TLS_SLL_HDR_RESET

This commit is contained in:
Moe Charm (CI)
2025-12-03 10:34:39 +09:00
parent 6154e7656c
commit bd5e97f38a
38 changed files with 794 additions and 106 deletions

View File

@ -1,10 +1,10 @@
hakmem_tiny_sfc.o: core/hakmem_tiny_sfc.c core/tiny_alloc_fast_sfc.inc.h \
core/hakmem_tiny.h core/hakmem_build_flags.h core/hakmem_trace.h \
core/hakmem_tiny_mini_mag.h core/box/ptr_type_box.h \
core/box/tiny_next_ptr_box.h core/hakmem_tiny_config.h \
core/tiny_nextptr.h core/tiny_region_id.h core/tiny_box_geometry.h \
core/hakmem_tiny_superslab_constants.h core/hakmem_tiny_config.h \
core/ptr_track.h core/hakmem_super_registry.h \
core/hakmem_tiny_mini_mag.h core/box/hak_lane_classify.inc.h \
core/box/ptr_type_box.h core/box/tiny_next_ptr_box.h \
core/hakmem_tiny_config.h core/tiny_nextptr.h core/tiny_region_id.h \
core/tiny_box_geometry.h core/hakmem_tiny_superslab_constants.h \
core/hakmem_tiny_config.h core/ptr_track.h core/hakmem_super_registry.h \
core/hakmem_tiny_superslab.h core/superslab/superslab_types.h \
core/hakmem_tiny_superslab_constants.h core/superslab/superslab_inline.h \
core/superslab/superslab_types.h core/superslab/../tiny_box_geometry.h \
@ -20,12 +20,14 @@ hakmem_tiny_sfc.o: core/hakmem_tiny_sfc.c core/tiny_alloc_fast_sfc.inc.h \
core/box/../hakmem_tiny_integrity.h core/box/../hakmem_tiny.h \
core/box/../ptr_track.h core/box/../ptr_trace.h \
core/box/../tiny_debug_ring.h core/box/../superslab/superslab_inline.h \
core/box/tiny_header_box.h core/box/../tiny_nextptr.h
core/box/tiny_header_box.h core/box/../tiny_nextptr.h \
core/hakmem_env_cache.h
core/tiny_alloc_fast_sfc.inc.h:
core/hakmem_tiny.h:
core/hakmem_build_flags.h:
core/hakmem_trace.h:
core/hakmem_tiny_mini_mag.h:
core/box/hak_lane_classify.inc.h:
core/box/ptr_type_box.h:
core/box/tiny_next_ptr_box.h:
core/hakmem_tiny_config.h:
@ -70,3 +72,4 @@ core/box/../tiny_debug_ring.h:
core/box/../superslab/superslab_inline.h:
core/box/tiny_header_box.h:
core/box/../tiny_nextptr.h:
core/hakmem_env_cache.h: