tasklwIP - A Lightweight TCP/IP stack - Tasks: task #14567, httpd. Change pextension parameter...

 
 

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

task #14567: httpd. Change pextension parameter type

Submitter:  Andrey Vinogradov <andreyvinogradov>
Submitted:  Wed 21 Jun 2017 04:08:19 PM UTC
   
 
Category:  apps Should Start On:  Wed 21 Jun 2017 12:00:00 AM UTC
Should be Finished on:  Wed 21 Jun 2017 12:00:00 AM UTC Priority:  1 - Later
Status:  Done Privacy:  Public
Assigned to:  goldsimon Percent Complete:  100%
Open/Closed:  Closed Planned Release:  None
Effort:  1.00

Wed 26 Jul 2017 08:17:04 PM UTC, comment #2: 

Done:
#ifndef FS_FILE_EXTENSION_T_DEFINED
typedef void fs_file_extension;
#endif

Simon Goldschmidt <goldsimon>
Group administrator
Wed 21 Jun 2017 08:06:25 PM UTC, comment #1: 

Nice idea.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 21 Jun 2017 04:08:19 PM UTC, original submission:  

Structure "fs_file" has void pextension parameter. I could not find a description of this parameter. Probably it's for personal use. But if it so, could you change it type to some more specific like fs_pextension or something like that, so developers could specifi it's fields as they need, because casting from void * every time is not very secure:
fs_pextension extra = (fs_pextension)(hs->handle->pextension);

Thank you.

Andrey Vinogradov <andreyvinogradov>

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by andreyvinogradov (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.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2017-07-26 goldsimon StatusNone Done
        Percent Complete0% 100%
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code