1
1
Todd Kordenbrock cefe50cf54 mtl-portals4: test for valid handle before releasing resources
During component finalize, mtl-portals4 would blindly release
resources without testing if the handle was valid.  This was OK,
but resource allocation is now delayed until add_procs().  If
mtl-portals4 is deselected, it will be finalized without
add_procs() ever being called.  This commit ensures that invalid
handles are not released.
2015-11-02 21:01:14 -06:00
..
2015-10-27 09:38:04 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00