diff options
author | 2017-03-11 12:35:40 +0000 | |
---|---|---|
committer | 2017-03-11 12:35:40 +0000 | |
commit | 75d8c96ae6cad9fb3b0cd399c537a1011a4001ce (patch) | |
tree | e249f8b645e7fff590da669aedc404af418bdef2 /sys/dev/pv/xen.c | |
parent | compute_digest already clones object's class, no need to ref here. (diff) | |
download | wireguard-openbsd-75d8c96ae6cad9fb3b0cd399c537a1011a4001ce.tar.xz wireguard-openbsd-75d8c96ae6cad9fb3b0cd399c537a1011a4001ce.zip |
In markdown, autolinks are dangerous. Different compilers disagree
with respect to what constitutes a valid autolink, and if a compiler
deems an autolink invalid, the input turns into an unintended and
potentially harmful raw HTML tag. So, never write autolinks.
Instead of <link>, write [link](link).
Instead of <addr>, write [addr](mailto:addr).
Issue pointed out by bentley@, who also agrees with the general
direction of the change.
Diffstat (limited to 'sys/dev/pv/xen.c')
0 files changed, 0 insertions, 0 deletions