[all-commits] [llvm/llvm-project] a4b7d5: [mlir] Fix missing null termination in cuLinkAddDa...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Mon Feb 1 00:33:13 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4b7d52f3a219e7726edc8c3805c1d6dc7bd97a5
https://github.com/llvm/llvm-project/commit/a4b7d52f3a219e7726edc8c3805c1d6dc7bd97a5
Author: Christian Sigg <csigg at google.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp
Log Message:
-----------
[mlir] Fix missing null termination in cuLinkAddData argument.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D95679
More information about the All-commits
mailing list