mbox series

[v3,0/2] plugins: Fix some resource leaks

Message ID 20201109082829.87496-1-alex.chen@huawei.com
Headers show
Series plugins: Fix some resource leaks | expand

Message

Alex Chen Nov. 9, 2020, 8:28 a.m. UTC
There are 3 resource leaks in contrib/plugins/lockstep.c, fix it.

v2->v3:
- change the "From" line to "Alex Chen"

v1->v2:
- add the cover letter
- modify the subject of the patch[2/2]

Alex Chen (2):
  plugins: Fix resource leak in connect_socket()
  plugins: Fix two resource leaks in setup_socket()

 contrib/plugins/lockstep.c | 3 +++
 1 file changed, 3 insertions(+)