Skip to content

Minor pointer hygiene and error reporting update

Compare
Choose a tag to compare
@lfborjas lfborjas released this 30 Jun 01:48
· 154 commits to master since this release
863f06b
  • More memory safety paranoia: ensure that gravGroup functions have appropriately
    scoped "extraData" pointers; was using an unsafe function before that somewhat inexplicably never failed, except for one time maybe while doing unrelated testing.
  • Fix empty sector handling for gravGroup: it now correctly reports that zero-length
    sectors are not supported