Modify ↓
Opened at 2012-07-31T09:18:42Z
Closed at 2012-08-19T13:55:27Z
#985 closed defect (fixed)
Memory leak in twitter_handle_command()
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Version: | 3.0.5 | |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
When trying to do a reply to a user that doesn't exist (or haven't posted anything recently), the function returns without freeing "cmds".
/zibri
Attachments (1)
Change History (2)
Changed at 2012-07-31T09:19:37Z by
Attachment: | bitlbee-trac985-twitter_handle_commands-memleak.diff added |
---|
comment:1 Changed at 2012-08-19T13:55:27Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
D'oh, indeed. Thanks for the fix!