Opened 7 years ago

Closed 4 years ago

#154 closed defect (fixed)

mca_priv_$force_unlock gives linkage error if called

Reported by: Eric Swenson Owned by: Eric Swenson
Priority: minor Milestone: MR12.8
Component: Tools Version: MR12.6f
Keywords: Cc:

Description

mca_priv_$force_unlock is a gate call to mca_attach_$force_unlock_mca. However, there is no force_unlock_mca entry in mca_attach_, nor in the bound segment, bound_mca_, which includes it. This results in a linkage error in ring-1 if you try to call it.

Change History (2)

comment:2 by Eric Swenson, 4 years ago

Milestone: MR12.8
Resolution: fixed
Status: newclosed

Fixed with install MR12.8-1041.

Note: See TracTickets for help on using tickets.