Posted in

【Go内存安全白皮书】:数组元素越界访问的3种检测手段——go build -gcflags=”-d=checkptr”实操指南

第一章:Go数组元素操作的安全边 … 【Go内存安全白皮书】:数组元素越界访问的3种检测手段——go build -gcflags=”-d=checkptr”实操指南Read more

Posted in

slice panic三大高发场景(index out of range / append on nil / 共享底层数组越界),附可复用检测工具包

第一章:Slice与Map pa … slice panic三大高发场景(index out of range / append on nil / 共享底层数组越界),附可复用检测工具包Read more