Thanks for the review Ben.
I will backport it to 1.8.
thanx!
mehak
On Wed, Aug 15, 2012 at 10:27 AM, Ben Pfaff wrote:
> On Wed, Aug 15, 2012 at 12:12:01AM -0700, Mehak Mahajan wrote:
> > The size of each slave is a uint16_t. This means that each slave needs
> 2 bytes
> > at the end of nx_actio
On Wed, Aug 15, 2012 at 12:12:01AM -0700, Mehak Mahajan wrote:
> The size of each slave is a uint16_t. This means that each slave needs 2
> bytes
> at the end of nx_action_bundle. Earlier, the size of each slave was not being
> factored in when allocating space. This commit corrects that by all
The size of each slave is a uint16_t. This means that each slave needs 2 bytes
at the end of nx_action_bundle. Earlier, the size of each slave was not being
factored in when allocating space. This commit corrects that by allocating 2
bytes for each slave when calculating the total number of byte