Commit 56f708d7 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Update broken link on the "Value Initialization" page — thanks, David Isaksson!

parent fbe46537
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ done in order to avoid capturing what random bytes are in memory when
run.

An
[example](https://review.coreboot.org/gitweb?p=coreboot.git;a=commitdiff;h=2d119a3f01eee6c4e86248b17b4c9ce14ab77836)
[example](https://review.coreboot.org/c/coreboot/+/10524)
taken from coreboot:

![diffoscope output of the two different builds of the same coreboot image]({{ "/images/docs/uninitialized_memory.png" | relative_url }})