This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
ddb
History
Pedro F. Giffuni
9f915a92c7
ddb: for pointers replace 0 with NULL.
...
Mostly cosmetical, no functional change. Found with devel/coccinelle.
2016-04-15 17:27:20 +00:00
..
db_access.c
…
db_access.h
…
db_break.c
…
db_break.h
…
db_capture.c
…
db_command.c
ddb: for pointers replace 0 with NULL.
2016-04-15 17:27:20 +00:00
db_command.h
…
db_examine.c
…
db_expr.c
…
db_input.c
…
db_lex.c
…
db_lex.h
…
db_main.c
…
db_output.c
…
db_output.h
…
db_print.c
…
db_ps.c
Avoid NULL pointer dereference, for a process which is not (yet) a
2016-04-15 09:13:01 +00:00
db_run.c
…
db_script.c
…
db_sym.c
ddb: for pointers replace 0 with NULL.
2016-04-15 17:27:20 +00:00
db_sym.h
…
db_textdump.c
…
db_thread.c
…
db_variables.c
…
db_variables.h
…
db_watch.c
…
db_watch.h
…
db_write_cmd.c
…
ddb.h
…