Ticket #266 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

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

follow-up: ↓ 2   Changed 3 years ago by hobu

  • status changed from new to closed
  • resolution set to invalid

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   Changed 3 years ago by lzzgeo

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.