Bug 2526 - libsmb/smb_signing.c line 258: "key_buf" never referenced
Summary: libsmb/smb_signing.c line 258: "key_buf" never referenced
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.12
Hardware: SGI IRIX
: P4 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-22 14:32 UTC by Jason Mader (mail bounces back)
Modified: 2005-08-24 10:19 UTC (History)
0 users

See Also:


Attachments
remove key_buf declaration (411 bytes, patch)
2005-03-23 11:37 UTC, Jason Mader (mail bounces back)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Mader (mail bounces back) 2005-03-22 14:32:16 UTC
Compiling libsmb/smb_signing.c
cc-1174 cc: WARNING File = libsmb/smb_signing.c, Line = 258
  The variable "key_buf" was declared but never referenced.

        unsigned char key_buf[16];
                      ^
Comment 1 Jason Mader (mail bounces back) 2005-03-23 11:37:28 UTC
Created attachment 1097 [details]
remove key_buf declaration

libsmb/smb_signing.c
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-03-24 06:26:18 UTC
lowering priority
Comment 3 Tim Potter 2005-05-13 00:41:23 UTC
Looks like Jerry has commented this out as part of r6012.
Comment 4 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:19:53 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.