Bug 2341 - auth/auth_util.c: "rid" is never used
Summary: auth/auth_util.c: "rid" is never used
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.11
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-13 14:07 UTC by Jason Mader (mail bounces back)
Modified: 2005-08-24 10:22 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2005-02-13 14:07:41 UTC
cc-1552 cc: WARNING File = auth/auth_util.c, Line = 64
  The variable "rid" is set but never used.

        uint32 rid;
               ^


Local variable "rid" is only set to 0, but never used.
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-02-17 08:15:53 UTC
thanks.  got it.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:22:03 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.