Closed Bug 625439 Opened 15 years ago Closed 15 years ago

Don't call OpenSSL_add_all_algorithms()

Categories

(Cloud Services Graveyard :: Firefox Home, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: st3fan, Unassigned)

Details

(Whiteboard: [qa-])

"Calling OpenSSL_add_all_algorithms() links in all algorithms: as a result a statically linked executable can be quite large. If this is important it is possible to just add the required ciphers and digests." So we should not do that.
Fixed in https://hg.mozilla.org/services/fx-home/rev/ec7c68e670f3 .. shaved about 100KB off the app and removed a memory leak because we called OpenSSL_add_all_algorithms() multiple times.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
how to test this?
There is no way to test this.
Whiteboard: [qa-]
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.