Ignore:
Timestamp:
Apr 23, 2014, 11:18:55 PM (12 years ago)
Author:
Yuri Dario
Message:

spec: pthread, r718, fix invalid dereference in TlsAlloc and TlsFree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/pthread.spec

    r373 r419  
    33Summary: A posix pthread emulation for OS/2-eComStation
    44Name: pthread
    5 Version: 20140226
    6 Release: 13%{?dist}
     5Version: 20140423
     6Release: 14%{?dist}
    77License: unknown
    88Group: Development/Libraries
     
    7575
    7676%changelog
     77* Wed Apr 24 2014 Dmitriy Kuminov <dmik/coding.org>
     78- r718, fix invalid dereference in TlsAlloc and TlsFree.
     79
    7780* Wed Feb 26 2014 komh
    7881- r704, pthread_mutex_destroy() crashs if a variable with PTHREAD_MUTEX_INITIALIZER is passed.
Note: See TracChangeset for help on using the changeset viewer.