Michael Pyne cc00badd70 Fix another MSVC 2007 STL bug (our bug, not theirs) by not resizing a buffer in
writeBlock.  It was possible to resize it to 0 and although it would not be written to
again, the address would be taken of the buffer and MSVC 2007's STL implementation is
strict and will not allow the address of an empty buffer to be taken.


git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@672039 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2007-06-06 03:56:38 +00:00
2007-05-31 20:51:55 +00:00
2007-04-28 16:17:30 +00:00
2006-12-07 14:13:46 +00:00
2006-09-24 20:57:22 +00:00
2006-09-20 12:52:28 +00:00
2006-09-20 12:52:28 +00:00
Description
No description provided
13 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%