diff options
| author | rumble <rumble@NetBSD.org> | 2007-09-08 18:17:59 +0000 |
|---|---|---|
| committer | rumble <rumble@NetBSD.org> | 2007-09-08 18:17:59 +0000 |
| commit | 0b6fb311252174394ee5d013ceddf4aa6ef6ae65 (patch) | |
| tree | 4df5851ade6b758951d56bd7366cbe5393a6685e /sys/dev | |
| parent | 062d98253be7ca166f18756ad33be5da8a651170 (diff) | |
In efs_readdir don't foolishly allocate and free dirents for each entry
before copying them out, rather just use a single one. Further, follow
the example of tmpfs and others by simply allocating on the stack.
This should have the side-effect of silencing false Coverity reports like
CID 4559 and 4554.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
