Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
dd89a55
for
conf.c
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:
2006-05-15T17:57:12Z (
19 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
10a0abf
Parents:
764b0aba
Message:
Fixed various memory leaks/other possible problems after code review.
File:
1 edited
conf.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
conf.c
r764b0aba
rdd89a55
95
95
conf->port = i;
96
96
}
97
else if( opt == '
p
' )
97
else if( opt == '
P
' )
98
98
{
99
99
g_free( conf->pidfile );
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive