]> granicus.if.org Git - transmission/commit
(trunk libT) avoid some unnecessary memory fragmentation... for composited objects...
authorCharles Kerr <charles@transmissionbt.com>
Mon, 29 Dec 2008 08:54:36 +0000 (08:54 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Mon, 29 Dec 2008 08:54:36 +0000 (08:54 +0000)
commit427f639664df8ec530362fa0406189e4f0d8c8aa
treefb5ae5f6b907b988957adb08323f56b8a62485ca
parentdb381a5e402855edb75c7ea33d76ed734b531e28
(trunk libT) avoid some unnecessary memory fragmentation... for composited objects that have a tr_ptrArray, contain the tr_ptrArray directly rather than a pointer to one allocated elsewhere on the heap.
libtransmission/bandwidth.c
libtransmission/bencode.c
libtransmission/json.c
libtransmission/peer-mgr.c
libtransmission/ptrarray.c
libtransmission/ptrarray.h
libtransmission/torrent.c