librtas

Edit Package librtas

NOTE: Automatically created during Factory devel project migration by admin.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000009 9 Bytes
librtas-1.3.7.tar.gz 0000185643 181 KB
librtas-failedmagic.patch 0000000228 228 Bytes
librtas.changes 0000004476 4.37 KB
librtas.spec 0000003671 3.58 KB
Revision 12 (latest revision is 70)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 146701 from Dinar Valeev's avatar Dinar Valeev (k0da) (revision 12)
- update to 1.3.7
   librtas allocates buffer space (required for RTAS call) in the 
    RTAS private     memory area through sc_get_rmo_buffer() which 
    internally allocates memory     and protects it by acquiring 
    lock on the allocated memory area.
    
    Locking function :
     At present acquire_file_lock() tries to lock the particular 
    memory area. If the memory area is already locked then it 
    returns error without retrying.
    
    So when two process executes rtas call simultaneously one fails 
    with "Unknown librtas I/O" error.
    
    This patch introduces "Wait for lock to be available" instead 
    of returning with IO error.
    
- fixed minor memory leak in librtas.so
Comments 0
openSUSE Build Service is sponsored by