• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 1091 for branches/3.0-M3

Show
Ignore:
Timestamp:
11/23/06 09:39:09 (2 years ago)
Author:
callan
Message:

Syncing bugfix with trunk.

Files:
1 modified

  • branches/3.0-M3/components/romio/src/ome/io/nio/PixelBuffer.java (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/3.0-M3/components/romio/src/ome/io/nio/PixelBuffer.java

    r1070 r1091  
    115115    { 
    116116        if (channel != null) 
     117        { 
    117118                channel.close(); 
     119                channel = null; 
     120        } 
    118121    } 
    119122     

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/