cnc
64f336d6f2
按源验证tooldata低索引写入
源依据:LinuxCNC src/emc/tooldata/tooldata_mmap.cc 的 tooldata_put() 仅在 idx > last_index 时返回 IDX_NEW 并更新 last_index,否则返回 IDX_OK。
结论:wasm-safe tooldata mmap probe 增加低于当前 last_index 的写入断言,确认返回 IDX_OK、last_index 不变且数据可读回,减少 tooldata_mmap 后端替换风险。
检查:./test-linuxcnc-wasm-tooldata-link.sh;./test-native.sh;./test-linuxcnc-source-link.sh。
2026-06-06 12:48:33 +08:00
..
2026-06-05 15:51:51 +08:00
2026-06-06 05:56:10 +08:00
2026-06-06 12:48:33 +08:00
2026-06-05 15:29:41 +08:00
2026-06-02 10:05:22 +08:00
2026-06-02 10:05:22 +08:00
2026-06-02 10:57:04 +08:00
2026-06-02 10:24:59 +08:00
2026-06-05 10:13:27 +08:00
2026-06-02 11:07:18 +08:00
2026-06-02 11:07:18 +08:00
2026-06-02 10:24:59 +08:00
2026-06-02 10:10:56 +08:00
2026-06-05 10:44:31 +08:00
2026-06-06 05:20:23 +08:00
2026-06-05 15:51:51 +08:00
2026-06-02 10:19:50 +08:00
2026-06-02 10:57:04 +08:00
2026-06-02 11:07:18 +08:00
2026-06-05 15:29:41 +08:00
2026-06-02 10:24:59 +08:00