IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 20 years ago

Closed 16 years ago

#796 closed enhancement (fixed)

sanitize function prototypes use of "char *" vs. "psString"

Reported by: jhoblitt Owned by: jhoblitt
Priority: low Milestone:
Component: PSLib Version: unspecified
Severity: normal Keywords:
Cc:

Description (last modified by eugene)

A fair number of functions are prototyped as returning "char *" that are
returning psAlloc()'d memory. These should all be converted to returning psString.

Change History (3)

comment:1 by jhoblitt, 20 years ago

Cc: price@… added

Paul,

Do you think your recent cleanups resolved this bug?

comment:2 by Paul Price, 20 years ago

Certainly some of them. But I only really checked the functions for which I am
responsible. A more complete sweep still needs to be done.

comment:3 by eugene, 16 years ago

Component: sysPSLib
Description: modified (diff)
Priority: highlow
Resolution: fixed
Status: newclosed
Type: defectenhancement

Looks like this has been fixed at least for psLib.

Note: See TracTickets for help on using tickets.