Commit Graph

2 Commits

Author SHA1 Message Date
Guy Harris ea3e87cb46 From Kendy Kutzner: don't use variable-length arrays, not all C
compilers support them.

Also, use "tvb_memdup()" to make a copy of the compressed data - it's
faster, and also checks to make sure the data is actually there (it
throws an exception before allocating anything).

svn path=/trunk/; revision=10048
2004-02-12 20:58:01 +00:00
Jörg Mayer faf27fecc6 Christian Wagner: Support for the Soul Seek P2P protocol
svn path=/trunk/; revision=10039
2004-02-11 20:23:20 +00:00