• Joined on 2026-04-07
dailz opened issue dailz/logViewer#18 2026-06-03 13:53:57 +08:00
🟡 [M8] 配置写入非原子,并发读取可能回退默认
dailz opened issue dailz/logViewer#13 2026-06-03 13:53:56 +08:00
🟡 [M3] read_cache 零长度读取命中空缓存槽
dailz opened issue dailz/logViewer#14 2026-06-03 13:53:56 +08:00
🟡 [M4] watcher 后端错误被静默丢弃
dailz opened issue dailz/logViewer#15 2026-06-03 13:53:56 +08:00
🟡 [M5] Remove 事件不经过路径过滤,可能误报
dailz opened issue dailz/logViewer#11 2026-06-03 13:53:56 +08:00
🟡 [M1] update_for_append 不更新 visual_height_index
dailz opened issue dailz/logViewer#12 2026-06-03 13:53:56 +08:00
🟡 [M2] Unicode 显示宽度全部视为 1,CJK/emoji 包裹位置错误
dailz opened issue dailz/logViewer#16 2026-06-03 13:53:56 +08:00
🟡 [M6] 后台线程在有界通道上阻塞 send
dailz opened issue dailz/logViewer#10 2026-06-03 13:52:51 +08:00
🔴 [H10] Loading 状态下忽略文件变更事件
dailz opened issue dailz/logViewer#8 2026-06-03 13:52:51 +08:00
🔴 [H8] 初始文件加载失败 → 终端状态损坏
dailz opened issue dailz/logViewer#3 2026-06-03 13:52:51 +08:00
🔴 [H3] 缓存损坏时 get_line() 会 panic
dailz opened issue dailz/logViewer#4 2026-06-03 13:52:51 +08:00
🔴 [H4] 缓存指纹太弱 → 中间修改检测不到
dailz opened issue dailz/logViewer#5 2026-06-03 13:52:51 +08:00
🔴 [H5] 后台索引器:索引快照与缓存哈希不匹配
dailz opened issue dailz/logViewer#6 2026-06-03 13:52:51 +08:00
🔴 [H6] 后台 mmap 索引期间文件截断 → SIGBUS
dailz opened issue dailz/logViewer#7 2026-06-03 13:52:51 +08:00
🔴 [H7] 文件监控回调中使用阻塞 send
dailz opened issue dailz/logViewer#9 2026-06-03 13:52:51 +08:00
🔴 [H9] 运行时 panic/error 无终端恢复保护
dailz opened issue dailz/logViewer#2 2026-06-03 13:52:50 +08:00
🔴 [H2] mmap 与索引构建之间存在 TOCTOU 竞态
dailz opened issue dailz/logViewer#1 2026-06-03 13:52:50 +08:00
🔴 [H1] 文件缩小后 mmap 未处理 → SIGBUS 崩溃
dailz pushed to master at dailz/logViewer 2026-06-03 13:39:17 +08:00
b3256b2917 fix: audit fixes for 4 medium-severity bugs: index_cache tail hash, read_cache doc, mutex poison recovery, Remove event handling
fb23e4c7cb fix(tui): smooth visual-row scrolling during Loading state
8c5a838db0 fix(tui): j/k scroll by visual row instead of logical line
81cc72bd84 test(tui): add Loading + JSON expansion unit tests
06b2a39816 fix(tui): post-check cursor visibility in viewport during Loading
Compare 10 commits »
dailz created branch master in dailz/logViewer 2026-06-03 13:39:17 +08:00
dailz created repository dailz/logViewer 2026-06-03 13:38:15 +08:00