aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket27225
blob: 4c05a269d619f2de9d1d3f2102e3fa1e7c63a1da (plain)
1
2
3
4
5
  o Minor features (performance):
    - Avoid parsing the same protocol-versions string over and over
      in summarize_protover_flags(). This should save us a huge number
      of malloc calls on startup, and may reduce memory fragmentation with
      some allocators. Closes ticket 27225.