Ignore:
Timestamp:
Feb 26, 2014, 6:47:18 PM (12 years ago)
Author:
Yuri Dario
Message:

spec: pthread, pthread_mutex_destroy() crash if a variable with PTHREAD_MUTEX_INITIALIZER is passed.

File:
1 edited

Legend:

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

    r371 r373  
    33Summary: A posix pthread emulation for OS/2-eComStation
    44Name: pthread
    5 Version: 20131117
    6 Release: 12%{?dist}
     5Version: 20140226
     6Release: 13%{?dist}
    77License: unknown
    88Group: Development/Libraries
     
    7575
    7676%changelog
     77* Wed Feb 26 2014 komh
     78- r704, pthread_mutex_destroy() crashs if a variable with PTHREAD_MUTEX_INITIALIZER is passed.
     79
    7780* Sat Nov 17 2013 yd
    7881- r684, fix initializer for mutex destroy, fixes AOO i123001.
Note: See TracChangeset for help on using the changeset viewer.