buglwIP - A Lightweight TCP/IP stack - Bugs: bug #62693, ram_heap in src/core/mem.c can be...

 
 

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

bug #62693: ram_heap in src/core/mem.c can be declared static

Submitter:  Florian La Roche <flaroche>
Submitted:  Fri 01 Jul 2022 08:13:15 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Change Request Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open Planned Release:  None
lwIP version:  git head

Tue 23 Aug 2022 03:18:13 AM UTC, comment #1: 

ram_heap is defined using LWIP_DECLARE_MEMORY_ALIGNED macro, which is a common and unified definition. static needs to be defined separately. Is there any problem with this definition

wuchangsheng <wuchangsheng>
Fri 01 Jul 2022 08:13:15 AM UTC, original submission:  

The variable ram_heap in src/core/mem.c can be declared static.

best regards,

Florian La Roche

Florian La Roche <flaroche>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #53386:  lwip-mem.patch added by flaroche (556B - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by wuchangsheng (Posted a comment)
  • -email is unavailable- added by flaroche (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-07-01 flaroche Attached File- Added lwip-mem.patch, #53386

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code