#142 closed defect (fixed)
ps{Unary,Binary}Op do not free a psScalar
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | math | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
psUnaryOp and psBinaryOp are required to free any psScalar argument, but this is
not implemented in rel2.
(See also bug #95.)
Change History (2)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Changed this per current version of SDRS and checked code into latest MHPCC
version of psLib.