Skip to content

BinderPerformanceBooster: Initialize new private vars as nullptr

Jami Kettunen requested to merge nullptr-mClient into main

mClient for example can be uninitialized when calling set_interactive() without a found PowerHAL interface.

Fixes #40 (closed).

Edited by Jami Kettunen

Merge request reports