Merge pull request #52 from gosuda/fix/npe-readbuffer
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.
gosunuts committed
Nov 18, 2025 at 23:09 UTC
c40d591ed1ce98f90e75c438fa0e527f87523a58
No changes.