pdf-tasks
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pdf-tasks] [flyspray] Fix errors reported by the code static analysis


From: GNU PDF Library
Subject: [pdf-tasks] [flyspray] Fix errors reported by the code static analysis
Date: Tue, 20 Apr 2010 12:12:07 +0200

THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has been changed.  The changes are listed below.  For full 
information about what has changed, visit the URL and click the History tab.

FS#110 - Fix errors reported by the code static analysis
User who did this: Jose E. Marchesi (jemarch)
Task details edited:
-------
The code static analysis report shows a list of potential problems detected 
after having analyzed the source code:

http://www.gnupdf.org/prmgt/clang

Lots of them are just dead-stores, like assigning a value to a variable which 
is then never used. But some of them are quite critical like 
NULL-dereferencings or use of uninitialized values.

This task is quite easy, and can be taken by any new contributor.

Since the report is re-generated every day and new problems can arise, please 
don't take the ownership of this task or change its status.  Just fix specific 
problems and send the patches to address@hidden

-------

More information can be found at the following URL:
http://gnupdf.org/flyspray/index.php?do=details&task_id=110

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]