Jeff Squyres
caacc6ad91
usnic: properly differentiate data pool vs. malloc
...
usnic_fls() can actually return 0, leading us to incorrectly free() a
buffer instead of OMPI_FREE_LIST_RETURN_MT'ing it.
So add an explicit bool in the struct that tracks whether the buffer
came from malloc or a freelist.
This was CID 1269660.
2015-02-12 13:41:30 -08:00
..
2014-07-31 04:41:04 +00:00
2014-08-07 23:54:45 +00:00
2015-02-12 13:41:29 -08:00
2015-02-12 13:41:30 -08:00
2015-02-04 04:02:27 -08:00
2015-02-11 12:25:20 -08:00
2015-02-11 12:25:20 -08:00
2015-02-10 07:22:10 -08:00
2015-02-05 11:41:00 -08:00
2014-12-22 13:42:38 +09:00
2014-05-08 02:01:35 +00:00
2014-05-08 02:01:35 +00:00
2014-10-07 09:55:54 -07:00
2014-05-08 02:01:35 +00:00
2015-01-16 19:13:59 +09:00
2014-12-17 14:21:34 -05:00
2015-02-11 15:14:55 -08:00
2015-02-12 10:24:02 -08:00
2015-01-14 10:21:24 -07:00
2015-02-10 20:34:35 -08:00
2015-02-12 13:41:30 -08:00
2014-12-04 00:20:56 -05:00
2005-11-05 19:57:48 +00:00
2012-09-11 20:47:24 +00:00