]> xenbits.xensource.com Git - people/andrewcoop/xen-test-framework.git/commitdiff
Doxygen: Fix ref linkage for xsa-consoleio-write
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 16 Dec 2019 15:20:38 +0000 (15:20 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 16 Dec 2019 15:22:03 +0000 (15:22 +0000)
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/all-tests.dox
tests/xsa-consoleio-write/main.c

index 7c0b1a5a56fd7a1b45cab0b7ca48488aeac89eef..a725248c2d9ea8b1f2f5d030b3e0d1bfcc9ffb66 100644 (file)
@@ -143,7 +143,7 @@ XSA-293 - See @ref test-pv-fsgsbase.
 @subpage test-xsa-298 - missing descriptor table limit checking in x86 PV
 emulation.
 
-@subpage test-xsa-consoleio-write - CONSOLEIO_write stack overflow
+@subpage test-xsa-consoleio-write - CONSOLEIO_write stack overflow.
 
 @subpage test-xsa-308 - VMX: VMentry failure with debug exceptions and blocked
 states.
index 11fd5c82740e1a630412e7bece7e8dd89349dff6..018da460728478ea605ea6aeca898387f50dbee0 100644 (file)
@@ -2,6 +2,8 @@
  * @file tests/xsa-consoleio-write/main.c
  * @ref test-xsa-consoleio-write
  *
+ * @page test-xsa-consoleio-write CONSOLEIO_write stack overflow
+ *
  * This issue was discovered before it made it into any released version of
  * Xen.  Therefore, no XSA or CVE was issued.
  *