1
1
Reese Faucette 25b5c84d0f Cisco CSCuj13135: Data corruption in MPI_Bsend_ator_c
Do not assume that the "size" passed to alloc_send() will be the same as
the size of the message the resulting fragment will hold when
usnic_send() is called.  This means usnic_send()/usnic_put() can never
trust any pre-computed size values, and are only allowed to look at the
lengths and pointers of the elements in the desc SG list.

This commit was SVN r29183.
2013-09-17 07:25:05 +00:00
..
2013-07-31 07:38:24 +00:00
2012-04-18 15:57:29 +00:00
2013-09-15 15:00:40 +00:00
2012-04-18 15:57:29 +00:00