Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Changeset
Next Changeset
→
Changeset d72ba1e
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:
Jan 12, 2013, 6:28:11 PM (
9 years
ago)
Author:
Jason Gross <jgross@mit.edu>
Branches:
master
Children:
374089a
Parents:
8258ea5
git-author:
Jason Gross <jgross@mit.edu> (01/12/13 15:12:33)
git-committer:
Jason Gross <jgross@mit.edu> (01/12/13 18:28:11)
Message:
Fix a memory leak in zcrypt.c, caught by clang scan-build
File:
1 edited
zcrypt.c
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
zcrypt.c
r048b1ff
rd72ba1e
866
866
867
867
err = call_filter(argv, in, &out, &status);
868
free(in);
868
869
if(err || status) {
869
870
g_free(out);
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive