diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-06-30 08:26:37 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2020-07-01 23:57:53 +0900 |
commit | c4f7398bee9c49bd79930d4a856fb6291d20cde3 (patch) | |
tree | 4c46e5e263c86dcaa3b6d4bd6b50cb46cabec16b /kernel/rseq.c | |
parent | c699eaaba98322872adbf4a55e7d679016d27b2d (diff) | |
download | linux-c4f7398bee9c49bd79930d4a856fb6291d20cde3.tar.gz linux-c4f7398bee9c49bd79930d4a856fb6291d20cde3.tar.bz2 linux-c4f7398bee9c49bd79930d4a856fb6291d20cde3.zip |
kconfig: qconf: make debug links work again
The Qt5 conversion broke support for debug info links.
Restore the behaviour added by changeset
ab45d190fd4a ("kconfig: create links in info window").
The original approach was to pass a pointer for a data struct
via an <a href>. That doesn't sound a good idea, as, if something
gets wrong, the app could crash. So, instead, pass the name of
the symbol, and validate such symbol at the hyperlink handling
logic.
Link: https://lore.kernel.org/lkml/20200628125421.12458086@coco.lan/
Reported-by: Maxim Levitsky <mlevitsk@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'kernel/rseq.c')
0 files changed, 0 insertions, 0 deletions