Hide Forgot
Description of problem: Static analysis of the code with/without applied patches discovered some possible problems in the code. Version-Release number of selected component (if applicable): patchutils-0.3.2-1.fc15
Created attachment 498786 [details] Avoid possible null pointer access
Created attachment 498787 [details] Fixed suspicious sizeofs
Created attachment 498788 [details] Fix some possible resource leaks Tim, I'm not sure about some of them so please check it.
Created attachment 498790 [details] error log There's one reported problem where I'm not able to decide whether it's really a problem and how to properly treat it so I'm leaving it up to you :-)
Thanks, applied upstream, with some small changes to the resource leak patch. There was indeed a problem discovered by the log in comment #4. I've fixed that too.