Two functions contain a line "free(buffer)" in dbf.c. This is
attempting to free an array char buffer[65536].
Free doesn't work that way and I'm getting a segfault. Just delete
the free(buffer) lines. If you aren't getting a crash that's because it is
just being ignored.
FWIW this is a glibc-2.2 system.
Thanks for the handy hack. Just what I needed.
- Jim
Bjoern Berg
dbf
None
Public
|
Date: 2003-02-18 11:44 Logged In: NO |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2003-02-18 11:45 | rollin_hand |
| resolution_id | None | 2003-02-18 11:45 | rollin_hand |
| close_date | - | 2003-02-18 11:45 | rollin_hand |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use