Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset 0406d6a6
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2014-09-21T10:53:44Z (
10 years
ago)
Author:
dequis <dx@…>
Branches:
master
Children:
b7cd22d
,
e01ff50
Parents:
a6c59bb
Message:
Fix word_wrap memory leak...
File:
1 edited
irc_im.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
irc_im.c
ra6c59bb
r0406d6a6
637
637
irc_send_msg( iu, "PRIVMSG", ic->name, wrapped, ts );
638
638
g_free( ts );
639
g_free( wrapped );
639
640
640
641
return TRUE;
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive