D'oh, I must have had the -fresult-prediction switch set! Thanks for picking
that up!


On 11/13/08 3:58 PM, "James Carlson" <[EMAIL PROTECTED]> wrote:

> 
> A quick glance at the code shows that this is an output-only
> parameter, so that should actually have been:
> 
>  x= packet_get_string(&gssLen);
>  mic_tok.Length = gssLen;
> 
> See:
> 
>   packet_get_string
>    -> buffer_get_string
>     -> buffer_get_string_ret


_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to