bugGNU Wget - Bugs: bug #41235, wget fixes for various Parfait...

 
 

bug #41235: wget fixes for various Parfait errors

Submitter:  Jiri Kukacka <kukackajiri>
Submitted:  Tue 14 Jan 2014 04:47:04 PM UTC
   
 
Category:  Memory Leak Severity:  3 - Normal
Priority:  5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  darnir
Originator Name:  Open/Closed:  Closed
Release:  None Operating System:  None
Reproducibility:  None Fixed Release:  None
Planned Release:  1.16.1 Regression:  None
Work Required:  None Patch Included:  Yes
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 01 Dec 2014 08:25:01 PM UTC, comment #2: 

It's in git now. I couldn't add the original patch, but added creds via Reported-By for Jiri.

Tim Ruehsen <rockdaboot>
Group administrator
Fri 17 Jan 2014 05:59:42 AM UTC, comment #1: 

Thanks for the submission Jiri. The reported errors are all checks for NULL pointers.

While checking for NULL on hash_table_get() seems like a sane idea to me and should be implemented, I am not sure it is required in a few other places. Sometimes, the checks are already done in another function, and we are assured of non-NULL values here. I'd have to dig into the code deeper to figure those out.

However, could you please re-submit your patch formatting it along the GNU coding style?

Darshit Shah <darnir>
Group administrator
Tue 14 Jan 2014 04:47:04 PM UTC, original submission:  

Hello,
I found out various problems in wget version 1.14 using Parfait static code analysis, so I include patch to fix it.
Hope it helps,
Jiri

Jiri Kukacka <kukackajiri>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #30273:  02-parfait_errors_fix.patch added by kukackajiri (1KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rockdaboot (Posted a comment)
  • -email is unavailable- added by darnir (Posted a comment)
  • -email is unavailable- added by darnir
  • -email is unavailable- added by kukackajiri (Submitted the item)
  •  

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-01 rockdaboot StatusNeeds Investigation Fixed
        Open/ClosedOpen Closed
    2014-11-18 darnir StatusNone Needs Investigation
        Assigned toNone darnir
        Planned ReleaseNone 1.16.1
        Patch IncludedNone Yes
    2014-01-17 darnir Carbon-Copy- Added -email is unavailable-
    2014-01-14 kukackajiri Attached File- Added 02-parfait_errors_fix.patch, #30273

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code