Version Chunk broken
Status: Inactive
Brought to you by:
bootc
when doing my main ReadChunk, libdaap always
throws the app with "version length incorrect".
this code:
if (inLength != sizeof(VersionInfo))
throw "version length incorrect";
is causing the fault, using the server-info file from the
cvs and from itunes.
its in version-chunk.cpp and its in the second ctor