Commit 8cc2e35
committed
BUILD: tools: potential null pointer dereference in dl_collect_libs_cb
This patch fixes a warning that can be reproduced with gcc-8.5 on RHEL8
(gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28)).
This should fix issue haproxy#3303.
Must be backported everywhere 917e82f ("MINOR: debug: copy debug
symbols from /usr/lib/debug when present") was backported, which is
to branch 3.2 for now.
(cherry picked from commit 33041fe)
Signed-off-by: William Lallemand <wlallemand@haproxy.com>
(cherry picked from commit cd2eaea)
Signed-off-by: William Lallemand <wlallemand@haproxy.com>1 parent 59a56f0 commit 8cc2e35
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6002 | 6002 | | |
6003 | 6003 | | |
6004 | 6004 | | |
| 6005 | + | |
| 6006 | + | |
| 6007 | + | |
6005 | 6008 | | |
6006 | 6009 | | |
6007 | 6010 | | |
| |||
0 commit comments