IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#525 closed defect (fixed)

psImagePrint, psVectorPrint should not fdopen

Reported by: eugene Owned by: David.Robbins@…
Priority: high Milestone:
Component: mathtypes Version: 0.7.0
Severity: normal Keywords:
Cc:

Description

psImagePrint and psVectorPrint are implemented using fdopen, but this is
somewhat dangerous. These should be done with write instead.

I'm attaching an example fix.

Attachments (1)

print-examples.c (884 bytes ) - added by eugene 21 years ago.
psImagePrint / psVectorPrint fd examples

Download all attachments as: .zip

Change History (3)

by eugene, 21 years ago

Attachment: print-examples.c added

psImagePrint / psVectorPrint fd examples

comment:1 by robert.desonia@…, 21 years ago

Owner: changed from robert.desonia@… to David.Robbins@…

comment:2 by David.Robbins@…, 21 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.