aboutsummaryrefslogtreecommitdiff
path: root/changes/mdesc_null_deref
blob: 30f02805368016366087b0b73541d0f9cb36b162 (plain)
1
2
3
4
5
  o Minor bugfixes:
    - Avoid a possible null-pointer dereference when rebuilding the mdesc
      cache without actually having any descriptors to cache. Bugfix on
      0.2.2.6-alpha. Issue discovered using clang's static analyzer.