teor пре 6 година
родитељ
комит
ac269d5c30
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      changes/ticket29660

+ 5 - 0
changes/ticket29660

@@ -0,0 +1,5 @@
+  o Code simplification and refactoring:
+    - Remove redundant return values in crypto_format, and the associated
+      return value checks elsewhere in the code. Make the implementations in
+      crypto_format consistent, and remove redundant code.
+      Resolves ticket 29660.