Opened 14 years ago
Closed 14 years ago
#450 closed defect (fixed)
Avoid traps in grep.c when directory contains more than 65K files.
| Reported by: | Steven Levine | Owned by: | Gregg Young |
|---|---|---|---|
| Priority: | minor | Milestone: | Release_3.19 |
| Component: | fm/2 base | Version: | 3.18 |
| Keywords: | Cc: |
Description
CM_ALLOCRECORD requires a USHORT parameter and we are passing a ULONG.
Change History (2)
comment:1 by , 14 years ago
| Owner: | set to |
|---|
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

CS 1561-1565