[PATCH resend2] 8145278: Fix memory leak in splitPathList
Alex Henrie
alexhenrie24 at gmail.com
Tue Apr 12 20:11:54 UTC 2016
2016-04-12 14:07 GMT-06:00 serguei.spitsyn at oracle.com
<serguei.spitsyn at oracle.com>:
> Hi Alex,
>
> The fix looks good.
> Could you tell why this is important to you, what is the motivation?
> Do you really observe this problem, or it is based on a static analysis?
I was playing around with the codebase trying to find ways to improve
performance. I found this memory leak with static analysis
(scan-build), and figured that it would be a good place to start.
-Alex
More information about the serviceability-dev
mailing list