Skip to content

Commit bde7896

Browse files
authored
Fix broken link in prost
I tried to visit the link listed: https://github.com/danburkert/prost/issues/267 but it was unavailable. I saw that this is a fork so I found the issue in the original(?) repo: tokio-rs/prost#267, so I propose to change the link (or remove the line).
1 parent 2528b32 commit bde7896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ png | [panic on malformed input](https://github.com/PistonDevelopers/image-png/i
181181
prettytable-rs | [subtract with overflow](https://github.com/phsym/prettytable-rs/issues/130) | libfuzzer | `arith`
182182
proc-macro2 | [#54](https://github.com/alexcrichton/proc-macro2/issues/54) | afl | `utf-8`
183183
proc-macro2 | [#55](https://github.com/alexcrichton/proc-macro2/issues/55) | afl | `so`
184-
prost | [Stack overflow](https://github.com/danburkert/prost/issues/267) | afl | `so` | ❗️
184+
prost | [Stack overflow](https://github.com/tokio-rs/prost/issues/267) | afl | `so` | ❗️
185185
pulldown-cmark | [arithmetic overflow](https://github.com/raphlinus/pulldown-cmark/issues/352) | libfuzzer | `arith`
186186
pulldown-cmark | [Overflow ParseIntError](https://github.com/google/pulldown-cmark/issues/49) | libfuzzer | `unwrap`
187187
pulldown-cmark | [Panics and infinite loop](https://github.com/google/pulldown-cmark/issues/81) | libfuzzer | `loop`, `utf-8`, `oor`

0 commit comments

Comments
 (0)