Changes between Version 47 and Version 48 of Release/4.7


Ignore:
Timestamp:
11/16/10 23:57:42 (13 years ago)
Author:
JoelSherrill
Comment:

/* Release 4.7.4 Changes */ gxx_wrappers.c: memory leak on key create when error

Legend:

Unmodified
Added
Removed
Modified
  • Release/4.7

    v47 v48  
    9999
    100100Issues with PR numbers:
    101 
    102  *  1313/cpukit - "rtems_pty_maximum_ptys" not initialized
    103  *  1316/cpukit - message queue broadcast truncated messages that were too long and should have return an error per the documentation
    104  *  1333/cpukit - typo in termiostypes.h uses major instead of minor
    105  *  1334/doc - Misc Documentation Typos and Object ID correction
    106  *  1337/bsps - Stripping .rodata section produces unusable executables for the i386-rtems target.
    107  *  1354/bsps - AV5282 Network driver can put empty mbuf on descriptor chain
    108  *  1357/cpukit - creating task with RTEMS_NO_ASR has no effect
    109  *  1359/cpukit - rtems_libio_allocate: rtems_libio_iop_freelist incorrectly zeroed on semaphore error
    110  *  1363/filesystem - Fix issue where 32 bit values are not written correctly in FAT f/s data.
    111  *  1364/cpukit - gxx_wrappers.c won't compile with diagnostics enabled
    112  *  1378/filesystem - seek device file system handler returns 0 not offset
    113  *  1380/bsps - Unreadable comments in c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
    114  *  1387/doc - Add Interrupt Manager services to set callable from ISR
    115  *  1388/cpukit - Classic Semaphores allow both priority inherit and ceiling attributes to be set
     101 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1313 1313/cpukit] - "rtems_pty_maximum_ptys" not initialized
     102 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1316 1316/cpukit] - message queue broadcast truncated messages that were too long and should have return an error per the documentation
     103 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1333 1333/cpukit] - typo in termiostypes.h uses major instead of minor
     104 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1334 1334/doc] - Misc Documentation Typos and Object ID correction
     105 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1337 1337/bsps] - Stripping .rodata section produces unusable executables for the i386-rtems target.
     106 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1354 1354/bsps] - AV5282 Network driver can put empty mbuf on descriptor chain
     107 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1357 1357/cpukit] - creating task with RTEMS_NO_ASR has no effect
     108 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1359 1359/cpukit] - rtems_libio_allocate: rtems_libio_iop_freelist incorrectly zeroed on semaphore error
     109 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1363 1363/filesystem] - Fix issue where 32 bit values are not written correctly in FAT f/s data.
     110 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1364 1364/cpukit] - gxx_wrappers.c won't compile with diagnostics enabled
     111 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1378 1378/filesystem] - seek device file system handler returns 0 not offset
     112 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1380 1380/bsps] - Unreadable comments in c/src/lib/libbsp/arm/rtl22xx/include/bsp.h
     113 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1387 1387/doc] - Add Interrupt Manager services to set callable from ISR
     114 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1388 1388/cpukit] - Classic Semaphores allow both priority inherit and ceiling attributes to be set
     115 *  [https://www.rtems.org/bugzilla/show_bug.cgi?id=1717 1717/cpukit] - gxx_wrappers.c: memory leak on key create when error
    116116= Release 4.7.3 Changes =
    117117