]> granicus.if.org Git - transmission/commit
(trunk libT) avoid some unnecessary memory fragmentation... for composited objects...
authorCharles Kerr <charles@transmissionbt.com>
Fri, 2 Jan 2009 20:42:35 +0000 (20:42 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Fri, 2 Jan 2009 20:42:35 +0000 (20:42 +0000)
commit86d3e70121261821f9e913951cbbe135c57b853c
treebc5c5cf44d3043e813289aa14325959f1ffe10de
parent831864298961b588355c72fe477591cd0085f7ae
(trunk libT) avoid some unnecessary memory fragmentation... for composited objects that have a tr_ratecontrol, contain the it directly rather than a pointer to one allocated elsewhere on the heap.
libtransmission/peer-msgs.c
libtransmission/ratecontrol.c
libtransmission/ratecontrol.h
libtransmission/torrent.c
libtransmission/torrent.h
libtransmission/webseed.c