code-google-com / codimension

Automatically exported from code.google.com/p/codimension
0 stars 0 forks source link

Python parser crash #406

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Core dump is produced when a buffer has just a single word in it:
import

In this case a parsing of the buffer content is triggered and this leads to a 
crash in GetDottedName(...) function.

Original issue reported on code.google.com by sergey.s...@gmail.com on 29 Aug 2013 at 6:05

GoogleCodeExporter commented 9 years ago

Original comment by sergey.s...@gmail.com on 30 Aug 2013 at 12:27