IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 23, 2005, 11:19:45 AM (21 years ago)
Author:
Paul Price
Message:

Clarified policy on signed/unsigned for memory allocation; psAlloc checks the allocation size against PS_MEM_LIMIT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/ChangeLogSDRS.tex

    r4365 r4368  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.151 2005-06-23 03:06:32 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.152 2005-06-23 21:19:45 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    736736\item Added \code{psArrayElementsFree} (already implemented).
    737737\item \code{psMask} changed to \code{psMaskType} (more clear).
    738 \item Use the \code{region} in \code{psImageTransform} to set the size of the output image (bug 453).
    739 \item \code{list} in \code{psListIteratorAlloc} is not const (bug 455).
    740 \end{itemize}
     738\item Use the \code{region} in \code{psImageTransform} to set the size
     739  of the output image (bug 453).
     740\item \code{list} in \code{psListIteratorAlloc} is not const (bug
     741  455).
     742\item Clarified policy on signed/unsigned for memory allocation;
     743  \code{psAlloc} checks the allocation size against
     744  \code{PS_MEM_LIMIT}.
     745\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.