Bug 2981 - rpc_server/srv_svcctl_nt.c: "level" is not used
Summary: rpc_server/srv_svcctl_nt.c: "level" is not used
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.20
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 07:30 UTC by Jason Mader (mail bounces back)
Modified: 2005-08-24 10:19 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-08-12 07:30:51 UTC
cc-1552 cc: WARNING File = rpc_server/srv_svcctl_nt.c, Line = 759
  The variable "level" is set but never used.

          uint32   level;
                   ^
Comment 1 Jason Mader (mail bounces back) 2005-08-12 07:31:20 UTC
level = q_u->info_level; could be moved inside the #if 0 where it is used.
Comment 2 Tim Potter 2005-08-12 14:38:56 UTC
Another one down!
Comment 3 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:19:28 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.