Ticket #14700 (closed patch: fixed)

Opened 4 months ago

Last modified 3 months ago

[PATCH] Fix memory leak in IRC core

Reported by: ulidtko Owned by: elb
Milestone: v2.10.1 Component: IRC
Version: 2.10.0 Keywords:
Cc:

Description

See patch

Attachments

0001-IRC-core-fix-leak-at-an-alternative-code-path.patch (1.0 kB) - added by ulidtko 4 months ago.
irc_encodings_free.diff (1.2 kB) - added by elb 4 months ago.

Change History

Changed 4 months ago by ulidtko

Changed 4 months ago by elb

follow-up: ↓ 2   Changed 4 months ago by elb

How do you feel about the attached patch, instead? It's generally easier on memory.

in reply to: ↑ 1   Changed 4 months ago by ulidtko

Replying to elb:

How do you feel about the attached patch, instead? It's generally easier on memory.

So did you delete the feature in trunk already? The patch is based on 2.10.0.

  Changed 4 months ago by elb

No, it will be applied to both 2.x.y and ipp. It doesn't matter which one I take it from at this point.

  Changed 3 months ago by elb@…

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

(In [0c3ef8388ce0f274d695767f513518b859889979]):
Fix a leak in IRC when accepting a UTF-8 message with a non-UTF-8 encoding.

Fixes #14700

  Changed 3 months ago by Robby

  • milestone changed from 2.10.1 to v2.10.1
Note: See TracTickets for help on using tickets.
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!