Ticket #1146 (closed defect: fixed)

Opened 22 months ago

Last modified 16 months ago

/trunk/doc/html/image_src/generator.c crashes when provided with less-than-three character filenames

Reported by: bronaugh Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: 1.5.X
Keywords: Cc:

Description (last modified by strk) (diff)

See summary. Patch attached that throws out filenames shorter than 3 characters and cleans up handling of strings.

I don't think it's worth backporting this, being only a tool used for documentation.

Attachments

generator.c.diff Download (0.8 KB) - added by bronaugh 22 months ago.

Change History

Changed 22 months ago by bronaugh

Changed 17 months ago by strk

  • owner changed from pramsey to strk
  • status changed from new to assigned

Changed 17 months ago by strk

  • status changed from assigned to closed
  • resolution set to fixed
  • description modified (diff)

Committed slightly modified patch in r8470 (the calloc call was invalid)

Changed 16 months ago by strk

I have some serious problem with referencing commits... This one was r8471. Now also backported as r8764.

Note: See TracTickets for help on using tickets.