Opened 15 years ago
Closed 15 years ago
#394 closed defect (fixed)
GetPString hangs on an SMP system
Reported by: | Gregg Young | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | Release_3.17 |
Component: | fm/2 base | Version: | 3.16 |
Keywords: | Cc: |
Description
Note:
See TracTickets
for help on using tickets.
extern void SMPSafeInc(void); extern void SMPSafeDec(void);
Activateded these which Steven had included in the GetPString code. They appear to have been sufficient to solve the problem