提交 5a8e29d9 编写于 作者: 如梦技术's avatar 如梦技术 🐛

mica-captcha graphics dispose.

上级 7187b758
......@@ -106,6 +106,8 @@ public class Captcha implements ICaptcha {
return captcha;
} catch (IOException e) {
throw Exceptions.unchecked(e);
} finally {
graphics.dispose();
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册