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: larsewi/leech
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.23
Choose a base ref
...
head repository: larsewi/leech
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.24
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Feb 4, 2025

  1. Fixed potential uninitialized variable causing warnings

    ```
    warning: 'index' may be used uninitialized in this function
    ```
    
    Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
    larsewi committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    54b3a9c View commit details
    Browse the repository at this point in the history
  2. Bumped version number from 0.1.23 to 0.1.24

    Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
    larsewi committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    9a8ade0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #93 from larsewi/terry

    Fixed potentially uninitialized variable compiler warning
    larsewi authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    580c85b View commit details
    Browse the repository at this point in the history
Loading