buglwIP - A Lightweight TCP/IP stack - Bugs: bug #42634, unused variables

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #42634: unused variables

Submitted by:  Sergio R. Caprile <scaprile>
Submitted on:  Fri 27 Jun 2014 02:32:07 PM UTC  
 
Category: ContribSeverity: 3 - Normal
Item Group: Compiler WarningStatus: Fixed
Privacy: PublicAssigned to: Simon Goldschmidt <goldsimon>
Open/Closed: ClosedPlanned Release: None
lwIP version: git head

Tue 02 Sep 2014 06:25:21 PM UTC, comment #1:

fixed, thanks for reporting.

Simon Goldschmidt <goldsimon>
Project AdministratorIn charge of this item.
Fri 27 Jun 2014 02:32:07 PM UTC, original submission:

´´
--- a/apps/smtp/smtp.c
+++ b/apps/smtp/smtp.c
@@ -283,9 +283,6 @@ static char smtp_auth_plain[SMTP_MAX_USERNAME_LEN + SMTP_MAX_PASS_LEN + 3];
/** Length of smtp_auth_plain string (cannot use strlen since it includes \0) */
static size_t smtp_auth_plain_len;

-static size_t max_tx_buf_len;
-static size_t max_rx_buf_len;
-
static err_t smtp_verify(const char *data, size_t data_len, u8_t linebreaks_allowed);
static err_t smtp_tcp_recv(void arg, struct tcp_pcb pcb, struct pbuf *p, err_t err);
static void smtp_tcp_err(void *arg, err_t err);
´´

Sergio R. Caprile <scaprile>

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by goldsimon (Posted a comment)
  • -unavailable- added by scaprile (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Tue 02 Sep 2014 06:25:21 PM UTCgoldsimonStatusNone=>Fixed
      Assigned toNone=>goldsimon
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1