re: CASImpl reinit change, reading the additional passed-in stream for the TSI info:
If both this stream is non-null and the header says the primary stream already has the TSI info, the primary stream's info is used. The code was changed to always read the additional passed-in stream for the TSI info, even if it will be ignored later because of the above. The previous code didn't read this until the logic said it was needed; any objections to my putting it back to that way? I may have missed the reason for wanting to read the additional stream... -Marshall
