Commit 6820f36f authored by rc-swag's avatar rc-swag
Browse files

fix(core): set_if_needed updates a empty cached context

In the case when the cached context had been cleared the
km_core_state_context_set_if_needed call would just compare
the null terminations of both strings and not set the cached
context to the application context.
parent d0845386
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment