#129 closed defect (fixed)
Return type of function psMemGetRefCounter
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
In SDR-04 section 2.1.7, the function psMemGetRefCounter returns a type of int,
but a better return value would be of type psReferenceCount specified in section
2.1.3. This would then match the current code.
Note:
See TracTickets
for help on using tickets.

changed in SDRS