IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#468 closed defect (fixed)

psPixels Alloc & Realloc

Reported by: David.Robbins@… Owned by: Paul Price
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

as in psPixels, Alloc & Realloc should change psU32 to long.

Change History (1)

comment:1 by Paul Price, 21 years ago

Resolution: fixed
Status: newclosed

Caught these earlier.

psPixels *psPixelsAlloc(long nalloc);
psPixels *psPixelsRealloc(psPixels *pixels, long nalloc);

Note: See TracTickets for help on using tickets.