vert-x3 / vertx-eventbus-bridge-clients

Home for various EventBus Bridge clients
Other
65 stars 32 forks source link

Fix ByteBuf Leak! #77

Open wjw465150 opened 1 year ago

wjw465150 commented 1 year ago

Fix LEAK: ByteBuf.release() was not called before it's garbage-collected.