소스 검색

changes: file for 29660

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.