Issue 71 in dircproxy: is free need here and is it right?

2 views
Skip to first unread message

codesite...@google.com

unread,
Mar 15, 2010, 6:29:36 AM3/15/10
to dircpr...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 71 by gabor.mayer: is free need here and is it right?
http://code.google.com/p/dircproxy/issues/detail?id=71

src/cfgfile.c:

} else if (class && !strcasecmp(key, "password")) {
/* connection {
:
password "foo"
:
} */
char *str;

if (_cfg_read_string(&buf, &str))
UNMATCHED_QUOTE;

free(class->password);
class->password = str;

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages