Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
exiv2.30965
90_changeset_r2991.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 90_changeset_r2991.diff of Package exiv2.30965
Index: trunk/src/tiffvisitor.cpp =================================================================== --- trunk/src/tiffvisitor.cpp (revision 2990) +++ trunk/src/tiffvisitor.cpp (revision 2991) @@ -1164,9 +1164,9 @@ void TiffReader::changeState(TiffRwState::AutoPtr state) { if (state.get() != 0) { - if (pOrigState_ != pState_) delete pState_; // invalidByteOrder indicates 'no change' if (state->byteOrder_ == invalidByteOrder) state->byteOrder_ = pState_->byteOrder_; + if (pOrigState_ != pState_) delete pState_; pState_ = state.release(); } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor