Skip to content

Commit 089fcd4

Browse files
authored
Update 2024-08-19-static-c-and-cpp-analysis-with-pvs-studio.md
1 parent b313aca commit 089fcd4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_posts/2024-08-19-static-c-and-cpp-analysis-with-pvs-studio.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
layout: post
33
title: "Static C/C++ analysis with PVS-Studio"
44
date: 2024-08-19 12:00:00 +0100
5-
redirect_from: /2024/08/19/static-c-and-cpp-analysis-with-pvs-studio.html
5+
redirect_from:
6+
- /2024/08/19/static-c-and-cpp-analysis-with-pvs-studio.html
7+
- /2024/08/19/static-c-analysis-with-pvs-studio.html
68
---
79

810
This blog post goes over how a student can statically analyze their C/C++ code with [PVS-Studio](https://pvs-studio.com/en/) for free on Ubuntu.

0 commit comments

Comments
 (0)