这是indexloc提供的服务,不要输入任何密码
Skip to content

fix(cryptoops): add nil check in SecureConnection.Read to prevent panic Prevents a potential nil pointer dereference when sc.readBuffer is uninitialized, ensuring safe access to its .B field in the Read method. #228

fix(cryptoops): add nil check in SecureConnection.Read to prevent panic Prevents a potential nil pointer dereference when sc.readBuffer is uninitialized, ensuring safe access to its .B field in the Read method.

fix(cryptoops): add nil check in SecureConnection.Read to prevent panic Prevents a potential nil pointer dereference when sc.readBuffer is uninitialized, ensuring safe access to its .B field in the Read method. #228

Annotations

10 errors and 1 warning

Test

succeeded Nov 18, 2025 in 1m 7s