Realport Updates – NET+OS 7.3

 

 

 

Last Updated: 06/05/09         Fix Count: 2

 

 
Title 
Realport refuses to accept connections
 
Case:  30485
 
Date Fixed:  05/06/09
 
Description
A pointer to the realport configuration structure is passed as a parameter to a threads operation function which uses that pointer to create another thread. If the configuration structure is a local variable on the stack, we have a problem after the first call returns. 
 
Solution 
The solution is to save a copy of the configuration structure when RealPortStartServer is called. 

 

 
Title 
Realport crashes after registering 3rd COM port on Connectcore 9P 9360
 
Case:  24937
 
Date Fixed:  12/14/07
 
Description
An exception occurs after registering a third Realport COM port.
 
Solution 
Fixed the local device table size for ARM9 processors.

 

 
Files:
               netos\lib\arm9\32b\ghs\librealport.a
               netos\lib\arm9\32b\gnu\librealport.a
               netos\lib\arm7\32b\ghs\librealport.a
               netos\lib\arm7\32b\gnu\librealport.a
               netos\lib\arm9\32b\ghs\librealportdbg.a
               netos\lib\arm9\32b\gnu\librealportdbg.a
               netos\lib\arm7\32b\ghs\librealportdbg.a
               netos\lib\arm7\32b\gnu\librealportdbg.a
 

Special Instructions

 

 

Patch Link:  RealportUpdates_73

 

Dependencies

This patch also requires the installation of the following patch(es):

None