Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions third_party/bzip2/README.cosmo
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ ORIGIN
Author: Mark Wielaard <mark@klomp.org>
Date: Sat Jul 13 17:17:58 2019 +0200
Prepare for 1.0.8 release.

local vulnerability fix:
- Fix CVE-2019-12900
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GH shows something is missing in this file.

Copy link

@nobkd nobkd Feb 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's an End Of File (EOF) without newline marker, to be able to tell it apart from EOF with newline. Nothing's missing.