Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I
ipipe-x86
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • crypto
  • jitterentropy.c
Find file
BlameHistoryPermalink
  • Markus Elfring's avatar
    crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" · cea0a3c3
    Markus Elfring authored Jun 23, 2015
    The kzfree() function tests whether its argument is NULL and then
    returns immediately. Thus the test around the call is not needed.
    
    This issue was detected by using the Coccinelle software.
    Signed-off-by: default avatarMarkus Elfring <elfring@users.sourceforge.net>
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    cea0a3c3
jitterentropy.c 23.9 KB
EditWeb IDE

Replace jitterentropy.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.