Skip to content
Commit e1ae5338 authored by Ed Tanous's avatar Ed Tanous
Browse files

Refactor session storage



Session storage had a few bugs, and a number of old practices.  This
moves the session storage closer to the best practices.  It enforces
the use of a factory function for generating new sessions, as well as
using get_ptr when reading the sessions out.

Change-Id: Ia252076f21e47b99f8057190349355838fdd787d
Signed-off-by: default avatarEd Tanous <ed.tanous@intel.com>
parent 4b1b8683
Loading
Loading
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