aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
authorDavidson Francis <davidsondfgl@gmail.com>2020-05-11 00:06:20 -0300
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-05-14 22:59:07 +0200
commitb8fad4bcd02210912de8cbdefcd77e9ca743a575 (patch)
tree6f1f652b2c990ae61056c64367725d225fd5efa6 /Documentation
parent1bca83e8bfdca64fd6374fb6e3403f517c58dcb1 (diff)
downloadsparse-dev-b8fad4bcd02210912de8cbdefcd77e9ca743a575.tar.gz
show-parse: null pointer dereference in do_show_type()
In do_show_type() the first if statement allows passing null pointers, which can cause a null pointer dereference in some cases, which I believe is not the desired behavior. Fix this by changing the first if statement comparison. Signed-off-by: Davidson Francis <davidsondfgl@gmail.com> Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions