Opened 13 years ago

Closed 12 years ago

Last modified 12 years ago

#1146 closed defect (fixed)

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

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)

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.

Change History (3)

by bronaugh, 13 years ago

Attachment: generator.c.diff added

comment:1 by strk, 12 years ago

Owner: changed from pramsey to strk
Status: newassigned

comment:2 by strk, 12 years ago

Description: modified (diff)
Resolution: fixed
Status: assignedclosed

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

Note: See TracTickets for help on using tickets.