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: ncruces/dcraw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ncruces/dcraw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ncruces-wasm
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 7 files changed
  • 2 contributors

Commits on Mar 27, 2023

  1. Fixed Debian bug #721232 (multiple vulnerabilities)

    Filip Hroch authored and ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    46fc009 View commit details
    Browse the repository at this point in the history
  2. Fixed bugfix #864168 Index overflow in smal_decode_segment()

    Filip Hroch authored and ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    91bcc0f View commit details
    Browse the repository at this point in the history
  3. Bugfix #715777.

    ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    9cf82ea View commit details
    Browse the repository at this point in the history
  4. stack-based buffer overflow bug

    Filip Hroch authored and ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c17e475 View commit details
    Browse the repository at this point in the history
  5. NULL dereference bug

    Filip Hroch authored and ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    7b7e9eb View commit details
    Browse the repository at this point in the history
  6. Written wrappers of fread(),fwrite(),fseek() having checks of return …

    …values.
    Filip Hroch authored and ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f3fc9ea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03a4cd2 View commit details
    Browse the repository at this point in the history
  8. Avoid temporary files.

    ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4cc9053 View commit details
    Browse the repository at this point in the history
  9. Grayscale thumbnails.

    Adds support for grayscale thumbnails such as those found in certain
    Adobe DNG files.
    ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5df2c01 View commit details
    Browse the repository at this point in the history
  10. Lossy grayscale DNGs.

    Adds support for decoding lossy grayscale Adobe DNG files.
    ncruces committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    1e86e6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a9dc47 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fc8e155 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Remove setjmp.h.

    ncruces committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2432c77 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Build action.

    ncruces committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    027e868 View commit details
    Browse the repository at this point in the history
Loading