#176 closed defect (worksforme)
Testing psImage with PS_TYPE_PTR
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | types | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
psImage has support for "images" of type PS_TYPE_PTR, but these are not tested.
On attempting to test them, the test fails, apparently in psMemory where it's
attempting to access a refCounter.
rel2_2
Attachments (2)
Change History (7)
by , 22 years ago
| Attachment: | tst_psImage.patch added |
|---|
comment:1 by , 22 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Took a look at your patch to the test and folded the changed into the current
CVS version. I could not duplicate your problem; all tests still pass on both
my AMD64 box and the x86 Xeon server.
Attached is the new test driver.
comment:5 by , 22 years ago
| Keywords: | VERIFIED removed |
|---|
Note:
See TracTickets
for help on using tickets.

Patch for PS_TYPE_PTR test