Mercurial > pidgin
comparison libpurple/accountopt.c @ 23545:faaa1b36a9b2
When connecting to MSN with the HTTP method, the payload length was not
saved after processing a command. Since each command no longer sets the
payload length in the MsnServConn explicitely, this broke things. Of
course, command processing functions were never supposed to do that, so
here's a fixed HTTP method that correctly saves the payload length.
Fixes #6316.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Mon, 14 Jul 2008 04:08:30 +0000 |
parents | 6bf32c9e15a7 |
children | b5e52173ef67 |
comparison
equal
deleted
inserted
replaced
23544:3ca9800a9be3 | 23545:faaa1b36a9b2 |
---|