Project

General

Profile

Actions

Bug #3073

closed

crypto/libressl/crypto/asn1/a_print.c:81: duplicate condition ?

Added by dcb over 6 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
10/11/2017
Due date:
% Done:

0%

Estimated time:

Description

dragonfly/crypto/libressl/crypto/asn1/a_print.c:81] -> [dragonfly/crypto/libressl/crypto/asn1/a_print.c:79]: (style) Same expression on both sides of '||'.

Source code is


((c >= '0') && (c <= '9'))

(c ' ')
(c '\'')
Actions #1

Updated by deef over 3 years ago

  • Status changed from New to Closed

Discussed with swildner on IRC, this should be reported to upstream and DragonFly will import the change when it's updated there.

Actions

Also available in: Atom PDF