[licq-im/licq] 8a1ee6: icq: Cleaned up buffer class string handling
[email protected] Mon, 2 Jan 2012 14:20:21 -0800
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 8a1ee6d6115f7406fc8a5b99f621c164ec360635
https://github.com/licq-im/licq/commit/8a1ee6d6115f7406fc8a5b99f621c164ec360635
Author: Anders Olofsson <[email protected]>
Date: 2012-01-02 (Mon, 02 Jan 2012)
Changed paths:
M licq/doc/CHANGELOG
M licq/include/licq/buffer.h
M licq/src/buffer.cpp
M licq/src/icq/chat.cpp
M licq/src/icq/filetransfer.cpp
M licq/src/icq/icq-srv.cpp
M licq/src/icq/icq-tcp.cpp
M licq/src/icq/icq.cpp
M licq/src/icq/icq.h
M licq/src/icq/oscarservice.cpp
M licq/src/icq/oscarservice.h
M msn/src/msn-sb.cpp
M msn/src/msn-srv.cpp
M msn/src/msnevent.cpp
Log Message:
-----------
icq: Cleaned up buffer class string handling
This also fixes several memory leaks as the returned char arrays were
not always deleted.
Commit: 09d334b4fd4d6297f106f46c95aab961606e1936
https://github.com/licq-im/licq/commit/09d334b4fd4d6297f106f46c95aab961606e1936
Author: Anders Olofsson <[email protected]>
Date: 2012-01-02 (Mon, 02 Jan 2012)
Changed paths:
M licq/include/licq/buffer.h
M licq/src/buffer.cpp
M msn/src/msnpacket.cpp
Log Message:
-----------
api: Changed buffer integer functions to iso types
Commit: 6854f3e5d2d35b060d480a7c4468a8c4f2ae4bd7
https://github.com/licq-im/licq/commit/6854f3e5d2d35b060d480a7c4468a8c4f2ae4bd7
Author: Anders Olofsson <[email protected]>
Date: 2012-01-02 (Mon, 02 Jan 2012)
Changed paths:
M licq/include/licq/buffer.h
M licq/src/buffer.cpp
M licq/src/icq/packet.cpp
M licq/src/socket.cpp
Log Message:
-----------
api: Generalize Buffer string packing functions
Compare: https://github.com/licq-im/licq/compare/32d5d2f...6854f3e