Coder Social home page Coder Social logo

zce-cddl-files's People

Contributors

roddi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zce-cddl-files's Issues

Memory leak + error + perfomance notice

[usr/src/cmd/zdb/zdb.c] -> [usr/src/cmd/zdb/zdb.c:745]: (error) Internal error. Token::Match called with varid 0. Please report this to Cppcheck developers
[usr/src/cmd/zfs/zfs_main.c:3426] -> [usr/src/cmd/zfs/zfs_main.c:3421]: (error, inconclusive) Possible null pointer dereference: cp - otherwise it is redundant to check it against null.
[usr/src/cmd/zfs/zfs_main.c:3427] -> [usr/src/cmd/zfs/zfs_main.c:3421]: (error, inconclusive) Possible null pointer dereference: cp - otherwise it is redundant to check it against null.
[usr/src/cmd/zfs/zfs_main.c:4949] -> [usr/src/cmd/zfs/zfs_main.c:4946]: (error, inconclusive) Possible null pointer dereference: copy - otherwise it is redundant to check it against null.
[usr/src/cmd/zfs/zfs_main.c:1884] -> [usr/src/cmd/zfs/zfs_main.c:1891]: (performance) Variable 'ret' is reassigned a value before the old one has been used.
[usr/src/cmd/zpool/zpool_vdev.c:1369] -> [usr/src/cmd/zpool/zpool_vdev.c:1367]: (error, inconclusive) Possible null pointer dereference: top - otherwise it is redundant to check it against null.
[usr/src/cmd/zpool/zpool_vdev.c:1297]: (error) Memory leak: child
[usr/src/common/acl/acl_common.c:1208]: (error) Uninitialized variable: resultcount
[usr/src/lib/libgen/common/copylist.c:65]: (error) Memory leak: ptr
[usr/src/lib/libgen/common/p2open.c:144]: (error) Used file that is not opened.
[usr/src/lib/libgen/common/rmdirp.c:82] -> [usr/src/lib/libgen/common/rmdirp.c:83]: (performance) Variable 'slash' is reassigned a value before the old one has been used.
[usr/src/lib/libidmap/common/idmap_api.c:123] -> [usr/src/lib/libidmap/common/idmap_api.c:125]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
[usr/src/lib/libidmap/common/idmap_api.c:148] -> [usr/src/lib/libidmap/common/idmap_api.c:150]: (performance) Variable 'rc' is reassigned a value before the old one has been used.
[usr/src/lib/libnsl/rpc/xdr_float.c:111]: (error) Invalid number of character ({) when these macros are defined: 'vax'.
[usr/src/lib/libnsl/rpc/xdr_mem.c:70] -> [usr/src/lib/libnsl/rpc/xdr_mem.c:80]: (performance) Variable 'eaddr' is reassigned a value before the old one has been used.
[usr/src/lib/libnsl/rpc/xdr_rec.c:759]: (error) Common realloc mistake: 'newbuf' nulled but not freed upon failure
[usr/src/lib/libsec/common/acltext.c:282] -> [usr/src/lib/libsec/common/acltext.c:285]: (performance) Variable 'ptr' is reassigned a value before the old one has been used.
[usr/src/lib/libshare/common/libshare.c:1185] -> [usr/src/lib/libshare/common/libshare.c:1160]: (error, inconclusive) Possible null pointer dereference: impl_handle - otherwise it is redundant to check it against null.
[usr/src/lib/libshare/common/libshare.c:3819]: (error) Uninitialized variable: node
[usr/src/lib/libshare/common/scfutil.c:1884] -> [usr/src/lib/libshare/common/scfutil.c:1886]: (performance) Variable 'ret' is reassigned a value before the old one has been used.
[usr/src/lib/libtsol/common/setflabel.c:138]: (error) Dereferencing 'callp' after it is deallocated / released
[usr/src/lib/libtsol/common/stob.c:274]: (error) Dereferencing 'callp' after it is deallocated / released
[usr/src/lib/libzfs/common/libzfs_diff.c:700] -> [usr/src/lib/libzfs/common/libzfs_diff.c:702]: (performance) Variable 'strptr' is reassigned a value before the old one has been used.
[usr/src/lib/libzfs/common/libzfs_import.c:1003]: (error) Dangerous usage of 'diskname' (strncpy doesn't always null-terminate it).
[usr/src/lib/libzfs/common/libzfs_pool.c:1697] -> [usr/src/lib/libzfs/common/libzfs_pool.c:1684]: (error) Possible null pointer dereference: str - otherwise it is redundant to check it against null.
[usr/src/lib/libzfs/common/libzfs_sendrecv.c:2661]: (error) Dereferencing 'cp' after it is deallocated / released
[usr/src/lib/libzpool/common/kernel.c:290]: (error) fprintf format string has 2 parameters but only 1 are given.
[usr/src/uts/common/fs/gfs.c:931] -> [usr/src/uts/common/fs/gfs.c:915]: (error, inconclusive) Possible null pointer dereference: vp - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/vfs.c:4235] -> [usr/src/uts/common/fs/vfs.c:4238]: (performance) Variable 'error' is reassigned a value before the old one has been used.
[usr/src/uts/common/fs/vnode.c:2896]: (error) Possible null pointer dereference: loc
[usr/src/uts/common/fs/zfs/dmu_objset.c:1424] -> [usr/src/uts/common/fs/zfs/dmu_objset.c:1408]: (error, inconclusive) Possible null pointer dereference: db - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/dmu_tx.c:198] -> [usr/src/uts/common/fs/zfs/dmu_tx.c:204]: (error) Possible null pointer dereference: bp - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/spa.c:2444] -> [usr/src/uts/common/fs/zfs/spa.c:2436]: (error, inconclusive) Possible null pointer dereference: config - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/spa_misc.c:478] -> [usr/src/uts/common/fs/zfs/spa_misc.c:466]: (error, inconclusive) Possible null pointer dereference: altroot - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/zfs_log.c:322] -> [usr/src/uts/common/fs/zfs/zfs_log.c:260]: (error, inconclusive) Possible null pointer dereference: fuidp - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/zfs_log.c:323] -> [usr/src/uts/common/fs/zfs/zfs_log.c:260]: (error, inconclusive) Possible null pointer dereference: fuidp - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/zfs_log.c:590] -> [usr/src/uts/common/fs/zfs/zfs_log.c:577]: (error, inconclusive) Possible null pointer dereference: fuidp - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/zfs_log.c:595] -> [usr/src/uts/common/fs/zfs/zfs_log.c:577]: (error, inconclusive) Possible null pointer dereference: fuidp - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/zfs_rlock.c:298] -> [usr/src/uts/common/fs/zfs/zfs_rlock.c:300]: (error) Possible null pointer dereference: prev - otherwise it is redundant to check it against null.
[usr/src/uts/common/fs/zfs/zfs_ioctl.c:2954] -> [usr/src/uts/common/fs/zfs/zfs_ioctl.c:2957]: (performance) Variable 'zplver' is reassigned a value before the old one has been used.
[usr/src/uts/common/fs/zfs/zvol.c:1674] -> [usr/src/uts/common/fs/zfs/zvol.c:1682]: (performance) Variable 'error' is reassigned a value before the old one has been used.

pastebin: http://pastebin.com/yBTgdVs6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.