summaryrefslogtreecommitdiff
path: root/changes/bug30309
blob: 6cbbe8d156039fdbd0af3cca98cc4e68f0ee1f8f (plain)
1
2
3
  o Code simplification and refactoring:
    - Rename tor_mem_is_zero() to fast_mem_is_zero(), to emphasize that
      it is not a constant-time function. Closes ticket 30309.