0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. csilk
  2. /
  3. .github
qq_16204521qq_16204521fix: resolve test failures, compilation warnings and optimize ASan integration
e26a2f3b创建于 12 小时前历史提交
文件最后提交记录最后更新时间
workflows
fix: resolve test failures, compilation warnings and optimize ASan integration - Fixed test_workflow_persistence by ensuring robust WAL logging and parsing. - Refactored wal_log_event to ensure consistent null-termination of payload fields. - Added boundary checks when parsing WAL NODE_FINISH events to prevent overflows. - Optimized ASan integration in CMakeLists.txt using static linking to avoid manual LD_PRELOAD. - Enhanced CI workflow with ASAN_OPTIONS for better diagnostics. - Resolved -Wcomment warnings by fixing nested block comments in documentation. - Added Doxygen documentation for csilk_arena_get_stats. - Fixed driver setter declaration order in csilk.h. 12 小时前