mdesc_null_deref 236 B

12345
  1. o Minor bugfixes:
  2. - Avoid a possible null-pointer dereference when rebuilding the mdesc
  3. cache without actually having any descriptors to cache. Bugfix on
  4. 0.2.2.6-alpha. Issue discovered using clang's static analyzer.