Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more Format() fixes #1

Closed
wants to merge 1 commit into from
Closed

more Format() fixes #1

wants to merge 1 commit into from

Conversation

amet
Copy link

@amet amet commented Feb 25, 2014

here it is

}

const char *CHTSPConnection::GetServerString ( void )
{
static CStdString str;
char str[128];
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

static char str....

else it'll disappear on return.

@adamsutton adamsutton closed this Mar 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants