]> git.ipfire.org Git - people/ms/suricata.git/commit
rust(lint): use is_null() instead of ptr::null()
authorSam Muhammed <ghostinthehive.vx@gmail.com>
Sun, 17 Oct 2021 23:26:41 +0000 (01:26 +0200)
committerVictor Julien <victor@inliniac.net>
Sun, 31 Oct 2021 13:54:44 +0000 (14:54 +0100)
commit23768c71814aa267672de772d43394727b3428a4
tree9d2a5aa4d27ffd37fb5c499edeef8b2b9c75a8cc
parentda0a976e23385b5a575daa285627ee0521736405
rust(lint): use is_null() instead of ptr::null()

Bug: #4594
rust/src/applayer.rs
rust/src/conf.rs
rust/src/jsonbuilder.rs
rust/src/lib.rs
rust/src/nfs/nfs.rs