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: m-labs/flickernoise
base: d4ef921
Choose a base ref
...
head repository: m-labs/flickernoise
compare: c064b09
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Jan 15, 2012

  1. pixbuf: open and close file in pixbuf_get instead of loaders

    This removes a bit of redundancy and will avoid races when adding
    timestamping.
    wpwrak committed Jan 15, 2012
    Copy the full SHA
    1110f14 View commit details
    Browse the repository at this point in the history
  2. pixbuf: simplify manager.c and catch strdup() failure

    This patch makes the following three changes:
    
    - check for strdup() failure
    - remove check for filename == NULL, since this can no longer happen
    - simplify pixbuf_dec_ref
    wpwrak committed Jan 15, 2012
    Copy the full SHA
    db00ead View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bcdd6c5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4607dc9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c064b09 View commit details
    Browse the repository at this point in the history