mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-25 20:52:49 +00:00
重构 `xy_str_delete_prefix` 函数以避免不必要的内存分配和释放, 直接使用原字符串进行处理。同时修复 `xy_dir_exist` 函数中 system 调用后未释放临时命令字符串的内存泄漏问题。 |
||
|---|---|---|
| .. | ||
| xy.h | ||
重构 `xy_str_delete_prefix` 函数以避免不必要的内存分配和释放, 直接使用原字符串进行处理。同时修复 `xy_dir_exist` 函数中 system 调用后未释放临时命令字符串的内存泄漏问题。 |
||
|---|---|---|
| .. | ||
| xy.h | ||