mainGNU Generic Security Service Library - Support: sr #107973, gss_encapsulate_token() return...

 
 

sr #107973: gss_encapsulate_token() return value

Submitter:  None
Submitted:  Wed 29 Feb 2012 02:06:40 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 29 Feb 2012 02:06:40 PM UTC, original submission:  

https://www.gnu.org/software/gss/manual/gss.html says that gss_encapsulate_token returns GSS_S_COMPLETE (0) on success or GSS_S_FAILURE on failure but it actually returns 1 on success or 0 on failure. See _gss_encapsulate_token() in asn1.c.

P.S. Thanks for this very useful library! Once I figured out this minor issue, the library worked well for me.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code