Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Gavin HallidayGavin HallidayReporter
Dan CamperDan CamperPriority
MajorCompatibility
PointFix versions
Pull Request URL
Affects versions
Details
Details
Assignee
Gavin Halliday
Gavin HallidayReporter
Dan Camper
Dan CamperPriority
Compatibility
Point
Fix versions
Pull Request URL
Affects versions
Created February 3, 2017 at 4:26 AM
Updated March 14, 2017 at 10:28 AM
Resolved March 8, 2017 at 3:39 PM
Runnable sample code (assuming that file '~some_existing_file_path' exists):
The intention here is to take use a file description as a storage area for a single row of data. As-is, the code works.
To show the error, swap the comments around on the last two lines, so that Get_Bad() is called. The result is a segfault:
The primary workaround seemed to be the creation of the Convert(STRING j) attribute within Get_Good().