Ticket #5311 defect closed fixed

Opened 20 months ago

Last modified 20 months ago

TLSMemoryBIOFactory logs when it starts and stops, which is unnecessary log spew

Reported by: itamar Owned by: itamar
Priority: normal Milestone:
Component: core Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

Listening or connecting already has its own logging; additional logging from TLSMemoryBIOFactory is unnecessary, since it will always be wrapping a factory which is the one that will be doing the logging.

Attachments

5311.diff Download (1.7 KB) - added by itamar 20 months ago.

Change History

Changed 20 months ago by itamar

1

Changed 20 months ago by itamar

  • keywords review added

2

Changed 20 months ago by exarkun

  • keywords review removed
  • owner set to itamar

Awesome, thanks, please apply!

3

Changed 20 months ago by itamarst

  • status changed from new to closed
  • resolution set to fixed

(In [32852]) Get rid of too much logging in TLSMemoryBIOFactory.

Author: itamar Review: exarkun Fixes: #5311

4

Changed 20 months ago by rlotun

For the record, this was a duplicate of an existing ticket (which I'll close): #5073

5

Changed 20 months ago by exarkun

Oops! Thanks for noticing. :)

Note: See TracTickets for help on using tickets.