patchLibreDWG - Patches: patch #8074, Segmentation fault on unsupported...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #8074: Segmentation fault on unsupported version of dwg files

Submitter:  Gaganjyot <gaganjyot>
Submitted:  Fri 14 Jun 2013 02:44:10 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Fri 14 Jun 2013 02:44:10 PM UTC, original submission:  

This patch removes the segmentation fault error that is due to non supported versions of DWG files. This checks the DWG file version and if not supported exits with printing "Version not supported". This patch can be merged into git.

Gaganjyot <gaganjyot>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #28556:  version.patch added by gaganjyot (658B - text/x-patch - Removed break from switch case as it is not used in any case)
file #28510:  version.patch added by gaganjyot (727B - text/x-patch - Properly updated for git)
file #28508:  version.patch added by gaganjyot (944B - text/x-patch - replaced if with a switch case statement. If was inefficient.)
file #28317:  version.patch added by gaganjyot (733B - text/x-patch)
file #28316:  version.patch added by gaganjyot (626B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by hsrai (Updated the item)
  • -email is unavailable- added by gaganjyot (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 7 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-20 hsrai StatusNone Done
        Open/ClosedOpen Closed
    2013-07-12 gaganjyot Attached File- Added version.patch, #28556
    2013-07-08 gaganjyot Attached File- Added version.patch, #28510
    2013-07-07 gaganjyot Attached File- Added version.patch, #28508
    2013-06-14 gaganjyot Attached File- Added version.patch, #28317
    2013-06-14 gaganjyot Attached File- Added version.patch, #28316

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code