Re: [PATCH] perf jvmti: Remove unnecessary ret variable in jvmti_write_code

From: Luo Yifan
Date: Tue Nov 12 2024 - 01:47:21 EST


I've rechecked the code and found that removing the ret variable is
not a good solution. Please ignore this patch, I'll submit a final
version to fix it properly.