JackyChen-Kuang opened a new issue, #1845:
URL: https://github.com/apache/incubator-brpc/issues/1845

   
我用Postman对服务端进行http请求时在Body中带了一个文件,通过butil::Controller::request_attchment()获取到Body中的文件数据并使用butil::IOBuf变量储存,后来文件读写完成后respond了消息回去,发现request_attchment()中内存没有被释放掉,有什么方法可以释放这些block占用的内存。
   
![image](https://user-images.githubusercontent.com/82799271/179709784-7fc7ff78-b14b-4afc-8b6f-8f41e57e46a5.png)
   
   


-- 
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