Opened 20 years ago
Closed 20 years ago
#778 closed defect (fixed)
psMetadataGetAndIncrement fails with SEGV when iterating with a regex
| Reported by: | Paul Price | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | types | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Note:
See TracTickets
for help on using tickets.

The name is referred to as follows:
i.e., the "data" was missing (cursor points to a psListItem, not the data itself).
Bug fixed. No tests should be broken, because no tests use psMetadataIterators
with a regex.