[Secure Coding] master: sect-Defensive_Coding-C-Use-After-Free: New section ID (199b3ed)

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

 



Repository : http://git.fedorahosted.org/git/?p=secure-coding.git

On branch  : master

>---------------------------------------------------------------

commit 199b3edb08f9ff5531dba1910e6a3d76e56c5006
Author: Florian Weimer <fweimer@xxxxxxxxxx>
Date:   Mon May 26 11:33:41 2014 +0200

    sect-Defensive_Coding-C-Use-After-Free: New section ID


>---------------------------------------------------------------

 defensive-coding/en-US/C-Allocators.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/defensive-coding/en-US/C-Allocators.xml b/defensive-coding/en-US/C-Allocators.xml
index 58c89ee..87d2682 100644
--- a/defensive-coding/en-US/C-Allocators.xml
+++ b/defensive-coding/en-US/C-Allocators.xml
@@ -29,7 +29,7 @@
       realloc(ptr, size);</literal> is wrong because the memory
       pointed to by <literal>ptr</literal> leaks in case of an error.
     </para>
-    <section>
+    <section id="sect-Defensive_Coding-C-Use-After-Free">
       <title>Use-after-free errors</title>
       <para>
 	After <function>free</function>, the pointer is invalid.

--
security mailing list
security@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/security





[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Coolkey]

  Powered by Linux