Changeset 215


Ignore:
Timestamp:
01/06/09 22:18:25 (3 years ago)
Author:
lars
Message:

Adding error checking for asprintf()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package.xml

    r213 r215  
    44    <summary>PHP client library to communicate with the MogileFS storage</summary> 
    55    <description> 
    6         PHP MogileFS is a client library to communicate with MogileFS trackers. 
    7         Those trackers are part of the distributed filesystem MogileFS created 
    8         by Danga Interactive (http://www.danga.com/) and used in serveral large 
    9         scale projects like LiveJournal. 
     6PHP MogileFS is a client library to communicate with MogileFS trackers. Those trackers are part of the distributed filesystem MogileFS created by Danga Interactive (http://www.danga.com/) and used in serveral large scale projects like LiveJournal. 
    107    </description> 
    118    <lead> 
     
    2623    <license uri="http://www.opensource.org/licenses/bsd-license.php">BSD License</license> 
    2724    <notes> 
    28         - Fixed build issue on Mac OS X. Now compiles fine with neon from fink 
     25- Fixed build issue on Mac OS X. Now compiles fine with neon from fink 
     26- Checking return value of asprintf() 
    2927    </notes> 
    3028    <contents> 
Note: See TracChangeset for help on using the changeset viewer.