Bug 3160 - smbd/open.c: "num_level2" is set but never used
Summary: smbd/open.c: "num_level2" is set but never used
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.21
Hardware: SGI IRIX
: P3 normal
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 13:56 UTC by Jason Mader (mail bounces back)
Modified: 2005-10-12 14:42 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-10-12 13:56:43 UTC
cc-1552 cc: WARNING File = smbd/open.c, Line = 631
  The variable "num_level2" is set but never used.

        int i, num_level2;
               ^
Comment 1 Jeremy Allison 2005-10-12 14:42:44 UTC
Applied for 3.0.21. Thanks !
Jeremy.