Skip to content
Snippets Groups Projects
Commit 2e74fbbc authored by wangbicheng's avatar wangbicheng Committed by Pekka Enberg
Browse files

balloon: Fix JNI detach in request_memory()


The request_memory() function has an early exit condition where we
forgot to call _detach().  Fix that up by attaching later in the
function which ensures we eventually will detach.

Signed-off-by: default avatarwangbicheng <wangbicheng@huawei.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 678e297f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment