Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.6
Choose a base ref
...
head repository: SixLabors/ImageSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.7
Choose a head ref
  • 8 commits
  • 20 files changed
  • 2 contributors

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    f36ec12 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge pull request #2553 from SixLabors/backport/2.1.x/2545

    [release/2.1] Disallow allocation attempts of unrepresentable sizes
    JimBobSquarePants authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3064b78 View commit details
    Browse the repository at this point in the history
  2. [release/2.1] Tiff decoding robustness improvements (#2550) (#2554)

    * Tiff decoding robustness improvements (#2550)
    
    * tiled Tiff is not supported in 2.1, delete TiffDecoder_CanDecode_TiledWithBadZlib
    
    * also delete the files
    
    * and the constant
    antonfirsov authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    749b1c0 View commit details
    Browse the repository at this point in the history
  3. [release/2.1] PBM decoder robustness improvements and BufferedReadStr…

    …eam observability (#2555)
    
    * PBM decoder robustness improvements and BufferedReadStream observability
    
    Backport of #2551 & #2552
    
    * Remove DoesNotReturn attribute
    
    ---------
    
    Co-authored-by: James Jackson-South <james_south@hotmail.com>
    antonfirsov and JimBobSquarePants authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    e74a55f View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    3ea2574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94bb761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b3533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa7d712 View commit details
    Browse the repository at this point in the history
Loading