Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#266 closed defect (invalid)

free memory block allocated by GEOSGeomToWKB_buf()

Reported by: lzzgeo Owned by: hobu
Priority: major Milestone: 3.1.1
Component: C API Version: 3.1.0
Severity: Content Keywords: free memory
Cc:

Description

  • status: new => closed
  • resolution: => invalid

why??

if I allocated the memory block by GEOSGeomToWKB_buf() in geos_c.dll, and freed it in another *.dll, this error will ocurr!

so i think it is a bug :(

Change History (2)

comment:1 by hobu, 15 years ago

Resolution: invalid
Status: newclosed

Please read bug #249. This bug and #265, which you also just created, are duplicates of it. Please do not create any bugs in the system unless can also provide a patch against the current trunk of GEOS that demonstrates why your situation is not covered by GEOSFree and the description, code, and patches in #249. That patch would properly belong in bug #249 and not in any of these newly created bugs.

in reply to:  1 comment:2 by lzzgeo, 15 years ago

Replying to hobu:

Thank you very much!

I first used trac, so didnot known how to report bugs. Next time, I will search from the old bugs first.

Note: See TracTickets for help on using tickets.