phpcyy opened a new issue, #2873:
URL: https://github.com/apache/dubbo-go/issues/2873

   
![Image](https://github.com/user-attachments/assets/0c3c7d62-7b9f-421d-9486-555617cbbe19)
   
   request 和 response 在 Encode 后先进行了长度判断,后进行了错误检查,导致如果 err 不为空的情况下,访问 buf.Len() 
时会出现空指针 panic 的问题.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to