summaryrefslogtreecommitdiff
path: root/changes/bug31334
blob: dfc9cc530eb2231ce915e997f78b264b5d6da8f6 (plain)
1
2
3
4
  o Code simplification and refactoring:
    - Use SEVERITY_MASK_IDX() to find the LOG_* mask indexes in the unit
      tests and fuzzers, rather than using hard-coded values.
      Closes ticket 31334.