
The EXTRA_STATE parameter is passed by reference, and thus should be dereferenced before it is stored. Similarly, the stored value should be passed by reference to the copy and delete routines. This fixes trac:1864. This commit was SVN r20926. The following Trac tickets were found above: Ticket 1864 --> https://svn.open-mpi.org/trac/ompi/ticket/1864