Skip to content

v1.0.1

Compare
Choose a tag to compare
@elemoine elemoine released this 30 Apr 09:33
· 533 commits to master since this release
Release 1.0.1

Bug fixes:
  - #79, Fix PC_Filter stats computation with dimensionally-compressed
    patches
  - #78, Fix PC_Filter stats computation with scaled dimensions
  - #71, Fix crash in pc_schema_from_xml
  - #66, Fix crash in pc_schema_clone (unexploitable via SQL)
  - #37, Fix access to uninitialized variables
  - #31, Fix crash in pc_patch
  - #28, Fix uninterruptible loop from pc_schemaisvalid
  - #27, Fix pointcloud_columns view definition to handle
    null-typmoded cols
  - #23, Fix computation of dimensional patch extent
  - #26, Fix cmake build with GCC 4.8 (-fPIC)

Enhancements:
  - #39, Provide upgrade scripts