Share

anubisnet

Tracker: Bugs

5 linux segfault - ID: 688325
Last Update: Settings changed ( rollin_hand )

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


Jim Wilson ( spiderbarker ) - 2003-02-17 23:11

5

Closed

Fixed

Bjoern Berg

dbf

None

Public


Comment ( 1 )




Date: 2003-02-18 11:44
Sender: nobody

Logged In: NO

This problem was solved with dbf-0.5, which is
available now from http://sf.net/projects/dbf


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 3 )

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