mirror of
https://github.com/transmission/transmission
synced 2025-02-02 20:43:51 +00:00
whoops leak
This commit is contained in:
parent
7220f6fe83
commit
05fa587eb3
1 changed files with 1 additions and 0 deletions
|
@ -150,6 +150,7 @@
|
|||
image = [image copy];
|
||||
[image setFlipped: YES];
|
||||
[image drawInRect: imageRect fromRect: NSZeroRect operation: NSCompositeSourceOver fraction: 1.0];
|
||||
[image release];
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue