phase2 / rig

Outrigger command line tool
MIT License
11 stars 8 forks source link

Machine data caching #125

Closed febbraro closed 6 years ago

febbraro commented 6 years ago

Moved to all pointer functions, as non-pointers make a copy of the struct and the data in a pointer didn't come with it.

febbraro commented 6 years ago

The global pattern wouldn't make a different to this error, the fact that a single intermediary function call was not a pointer caused the copy.