• Kenton Varda's avatar
    Fix estimation of Return message sizes. · c826a71a
    Kenton Varda authored
    Apparently, Return messages with empty capability tables have been allocated one word too small all along, causing many Return messages to be split into two segments and allocate twice the memory they need. I never bothered to check whether this was happening...
    c826a71a
rpc.c++ 110 KB