Fuzz introspector: dng_parser_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
123 159 4 :

['dng_memory_block::Buffer_uint8()', 'dng_stream::dng_stream(void const*, unsigned int, unsigned long)', 'dng_stream::~dng_stream()', 'DecodePackBits(dng_stream&, unsigned char*, int)']

139 366 dng_read_image::ReadTile(dng_host&,dng_ifdconst&,dng_stream&,dng_image&,dng_rectconst&,unsignedint,unsignedint,unsignedint,AutoPtr &,AutoPtr &,AutoPtr &) call site: 00000 /src/dng_sdk/source/./dng_read_image.cpp:2311
115 115 3 :

['dng_negative::SetOriginalRawFileData(AutoPtr &)', 'dng_negative::ValidateOriginalRawFileDigest()', 'dng_negative::SetOriginalRawFileDigest(dng_fingerprint const&)']

124 475 dng_negative::Parse(dng_host&,dng_stream&,dng_info&) call site: 00000 /src/dng_sdk/source/./dng_negative.cpp:3184
105 105 3 :

['dng_lzw_expander::dng_lzw_expander()', 'dng_lzw_expander::~dng_lzw_expander()', 'dng_lzw_expander::Expand(unsigned char const*, unsigned char*, int, int)']

121 316 dng_read_image::ReadTile(dng_host&,dng_ifdconst&,dng_stream&,dng_image&,dng_rectconst&,unsignedint,unsignedint,unsignedint,AutoPtr &,AutoPtr &,AutoPtr &) call site: 00000 /src/dng_sdk/source/./dng_read_image.cpp:2296
85 85 1 :

['dng_pixel_buffer::ShiftRight(unsigned int)']

85 313 dng_read_image::ReadUncompressed(dng_host&,dng_ifdconst&,dng_stream&,dng_image&,dng_rectconst&,unsignedint,unsignedint,AutoPtr &,AutoPtr &) call site: 00000 /src/dng_sdk/source/./dng_read_image.cpp:1437
60 90 5 :

['dng_read_tiles_task::dng_read_tiles_task(dng_read_image&, dng_host&, dng_ifd const&, dng_stream&, dng_image&, dng_jpeg_image*, dng_fingerprint*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned long*, unsigned int*, unsigned int, unsigned int)', 'AutoArray ::Get()', 'dng_rect::dng_rect(int, int, int, int)', 'Min_uint32(unsigned int, unsigned int)', 'dng_read_tiles_task::~dng_read_tiles_task()']

64 317 dng_read_image::Read(dng_host&,dng_ifdconst&,dng_stream&,dng_image&,dng_jpeg_image*,dng_fingerprint*) call site: 00000 /src/dng_sdk/source/./dng_read_image.cpp:3219
34 34 2 :

['TempLittleEndian::TempLittleEndian(dng_stream&, bool)', 'TempLittleEndian::~TempLittleEndian()']

34 175 dng_info::ParseMakerNote(dng_host&,dng_stream&,unsignedint,unsignedlong,long,unsignedlong,unsignedlong) call site: 00000 /src/dng_sdk/source/./dng_info.cpp:930
27 27 4 :

['dng_jpeg_image::dng_jpeg_image()', 'operator delete(void*)', 'operator new(unsigned long)', 'AutoPtr ::Reset(dng_jpeg_image*)']

43 631 dng_negative::ReadStage1Image(dng_host&,dng_stream&,dng_info&) call site: 00000 /src/dng_sdk/source/./dng_negative.cpp:3612
16 16 1 :

['dng_negative::SetRawJPEGImage(AutoPtr &)']

16 574 dng_negative::ReadStage1Image(dng_host&,dng_stream&,dng_info&) call site: 00000 /src/dng_sdk/source/./dng_negative.cpp:3652
8 10 5 :

['DoCopyArea16(unsigned short const*, unsigned short*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int)', 'DoCopyAreaS16_R32(short const*, float*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int, unsigned int)', 'DoCopyAreaR32_8(float const*, unsigned char*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int, unsigned int)', 'DoCopyAreaR32_16(float const*, unsigned short*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int, unsigned int)', 'DoCopyAreaR32_S16(float const*, short*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int, unsigned int)']

134 140 dng_pixel_buffer::CopyArea(dng_pixel_bufferconst&,dng_rectconst&,unsignedint,unsignedint,unsignedint) call site: 00000 /src/dng_sdk/source/./dng_pixel_buffer.cpp:927
8 8 4 :

['DoCopyArea8_32(unsigned char const*, unsigned int*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int)', 'DoCopyArea8_R32(unsigned char const*, float*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int, unsigned int)', 'DoCopyArea8_16(unsigned char const*, unsigned short*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int)', 'DoCopyArea8_S16(unsigned char const*, short*, unsigned int, unsigned int, unsigned int, int, int, int, int, int, int)']

39 39 dng_pixel_buffer::CopyArea(dng_pixel_bufferconst&,dng_rectconst&,unsignedint,unsignedint,unsignedint) call site: 00000 /src/dng_sdk/source/./dng_pixel_buffer.cpp:833
5 5 2 :

['operator delete(void*)', 'dng_gain_map::~dng_gain_map()']

5 5 AutoPtr ::Reset(dng_gain_map*) call site: 00000 /src/dng_sdk/source/./dng_auto_ptr.h:150
4 4 1 :

['dng_md5_printer::Decode(unsigned int*, unsigned char const*, unsigned int)']

4 260 dng_md5_printer::MD5Transform(unsignedint*,unsignedcharconst*) call site: 00000 /src/dng_sdk/source/./dng_fingerprint.cpp:492

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 dng_host::dng_host(dng_memory_allocator*, dng_abort_sniffer*) [function] [call site] 00001
1 dng_host::Allocator() [function] [call site] 00002
1 dng_memory_stream::dng_memory_stream(dng_memory_allocator&, dng_abort_sniffer*, unsigned int) [function] [call site] 00003
2 dng_stream::dng_stream(dng_abort_sniffer*, unsigned int, unsigned long) [function] [call site] 00004
3 dng_memory_data::dng_memory_data(unsigned int) [function] [call site] 00005
4 dng_memory_data::Allocate(unsigned int) [function] [call site] 00006
5 dng_memory_data::Clear() [function] [call site] 00007
5 ThrowMemoryFull(char const*) [function] [call site] 00008
6 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00009
7 __cxa_allocate_exception [call site] 00010
7 dng_exception::dng_exception(int) [function] [call site] 00011
7 __cxa_throw [call site] 00012
7 dng_exception::~dng_exception() [function] [call site] 00013
7 __cxa_free_exception [call site] 00014
3 dng_memory_data::Buffer_uint8() [function] [call site] 00015
4 dng_memory_data::Buffer() [function] [call site] 00016
3 dng_memory_data::~dng_memory_data() [function] [call site] 00017
4 dng_memory_data::Clear() [function] [call site] 00018
4 __clang_call_terminate [call site] 00019
5 __cxa_begin_catch [call site] 00020
1 dng_stream::Put(void const*, unsigned int) [function] [call site] 00021
2 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 00022
2 dng_stream::Flush() [function] [call site] 00023
3 dng_abort_sniffer::SniffForAbort(dng_abort_sniffer*) [function] [call site] 00024
4 dng_abort_sniffer::Priority() const [function] [call site] 00025
4 dng_priority_manager::Wait(dng_priority) [function] [call site] 00026
5 dng_lock_mutex::dng_lock_mutex(dng_mutex*) [function] [call site] 00027
6 dng_mutex::Lock() [function] [call site] 00028
7 (anonymous namespace)::InnermostMutexHolder::GetInnermostMutex() [function] [call site] 00029
8 pthread_getspecific [call site] 00030
7 pthread_mutex_lock [call site] 00031
7 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00032
8 pthread_setspecific [call site] 00033
5 dng_priority_manager::MinPriority() [function] [call site] 00034
5 dng_condition::Wait(dng_mutex&, double) [function] [call site] 00035
6 (anonymous namespace)::InnermostMutexHolder::GetInnermostMutex() [function] [call site] 00036
6 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00037
6 pthread_cond_wait [call site] 00038
6 dng_pthread_now [function] [call site] 00039
7 gettimeofday [call site] 00040
7 __errno_location [call site] 00041
6 pthread_cond_timedwait [call site] 00042
6 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00043
5 dng_lock_mutex::~dng_lock_mutex() [function] [call site] 00044
6 dng_mutex::Unlock() [function] [call site] 00045
7 (anonymous namespace)::InnermostMutexHolder::SetInnermostMutex(dng_mutex*) [function] [call site] 00046
7 pthread_mutex_unlock [call site] 00047
6 __clang_call_terminate [call site] 00048
2 dng_abort_sniffer::SniffForAbort(dng_abort_sniffer*) [function] [call site] 00049
2 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 00050
2 dng_stream::Length() [function] [call site] 00051
2 Max_uint64(unsigned long, unsigned long) [function] [call site] 00052
1 dng_stream::SetReadPosition(unsigned long) [function] [call site] 00053
2 dng_stream::Length() [function] [call site] 00054
2 ThrowEndOfFile(char const*) [function] [call site] 00055
3 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00056
1 dng_host::Make_dng_negative() [function] [call site] 00057
2 dng_negative::Make(dng_host&) [function] [call site] 00058
3 dng_negative::dng_negative(dng_host&) [function] [call site] 00059
4 dng_host::Allocator() [function] [call site] 00060
4 dng_string::dng_string() [function] [call site] 00061
5 dng_memory_data::dng_memory_data() [function] [call site] 00062
4 dng_string::dng_string() [function] [call site] 00063
4 dng_urational::dng_urational() [function] [call site] 00064
4 dng_urational::dng_urational() [function] [call site] 00065
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00066
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00067
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00068
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00069
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00070
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00071
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00072
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00073
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00074
4 dng_point::dng_point() [function] [call site] 00075
4 dng_point::dng_point() [function] [call site] 00076
4 dng_urational::dng_urational() [function] [call site] 00077
4 dng_urational::dng_urational() [function] [call site] 00078
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00079
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00080
4 dng_noise_profile::dng_noise_profile() [function] [call site] 00081
4 dng_srational::dng_srational(int, int) [function] [call site] 00082
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00083
4 dng_urational::dng_urational() [function] [call site] 00084
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00085
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00086
4 dng_urational::dng_urational(unsigned int, unsigned int) [function] [call site] 00087
4 dng_vector::dng_vector() [function] [call site] 00088
4 dng_vector::dng_vector() [function] [call site] 00089
4 dng_xy_coord::dng_xy_coord() [function] [call site] 00090
4 dng_matrix::dng_matrix() [function] [call site] 00091
4 dng_matrix::dng_matrix() [function] [call site] 00092
4 dng_string::dng_string() [function] [call site] 00093
4 dng_string::dng_string() [function] [call site] 00094
4 dng_fingerprint::dng_fingerprint() [function] [call site] 00095
4 dng_fingerprint::dng_fingerprint() [function] [call site] 00096
4 dng_fingerprint::dng_fingerprint() [function] [call site] 00097
4 dng_string::dng_string() [function] [call site] 00098
4 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00099
4 dng_fingerprint::dng_fingerprint() [function] [call site] 00100
4 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00101
4 dng_metadata::dng_metadata(dng_host&) [function] [call site] 00102
5 dng_orientation::dng_orientation() [function] [call site] 00103
5 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00104
5 AutoPtr<dng_exif>::AutoPtr(dng_exif*) [function] [call site] 00105
5 AutoPtr<dng_exif>::AutoPtr() [function] [call site] 00106
5 AutoPtr<dng_memory_block>::AutoPtr() [function] [call site] 00107
5 dng_fingerprint::dng_fingerprint() [function] [call site] 00108
5 dng_string::dng_string() [function] [call site] 00109
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00110
5 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00111
4 AutoPtr<dng_linearization_info>::AutoPtr() [function] [call site] 00112
4 AutoPtr<dng_mosaic_info>::AutoPtr() [function] [call site] 00113
4 dng_opcode_list::dng_opcode_list(unsigned int) [function] [call site] 00114
4 dng_opcode_list::dng_opcode_list(unsigned int) [function] [call site] 00115
4 dng_opcode_list::dng_opcode_list(unsigned int) [function] [call site] 00116
4 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00117
4 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00118
4 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00119
4 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00120
4 AutoPtr<dng_jpeg_image>::AutoPtr() [function] [call site] 00121
4 dng_fingerprint::dng_fingerprint() [function] [call site] 00122
4 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00123
4 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00124
4 AutoPtr<dng_image>::AutoPtr() [function] [call site] 00125
4 AutoPtr<dng_image>::~AutoPtr() [function] [call site] 00126
4 AutoPtr<dng_jpeg_image>::~AutoPtr() [function] [call site] 00127
5 dng_jpeg_image::~dng_jpeg_image() [function] [call site] 00128
6 AutoArray<AutoPtr<dng_memory_block> >::~AutoArray() [function] [call site] 00129
6 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00130
4 dng_opcode_list::~dng_opcode_list() [function] [call site] 00131
5 dng_opcode_list::Clear() [function] [call site] 00132
5 __clang_call_terminate [call site] 00133
4 AutoPtr<dng_mosaic_info>::~AutoPtr() [function] [call site] 00134
4 AutoPtr<dng_linearization_info>::~AutoPtr() [function] [call site] 00135
4 dng_metadata::~dng_metadata() [function] [call site] 00136
5 dng_string::~dng_string() [function] [call site] 00137
6 dng_memory_data::~dng_memory_data() [function] [call site] 00138
5 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00139
5 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00140
4 AutoPtr<dng_memory_block>::~AutoPtr() [function] [call site] 00141
4 dng_string::~dng_string() [function] [call site] 00142
4 dng_matrix::~dng_matrix() [function] [call site] 00143
4 dng_vector::~dng_vector() [function] [call site] 00144
4 dng_noise_profile::~dng_noise_profile() [function] [call site] 00145
3 AutoPtr<dng_negative>::AutoPtr(dng_negative*) [function] [call site] 00146
3 AutoPtr<dng_negative>::Get() const [function] [call site] 00147
3 ThrowMemoryFull(char const*) [function] [call site] 00148
3 AutoPtr<dng_negative>::~AutoPtr() [function] [call site] 00149
3 AutoPtr<dng_negative>::operator->() const [function] [call site] 00150
3 AutoPtr<dng_negative>::Release() [function] [call site] 00151
1 dng_info::dng_info() [function] [call site] 00152
2 AutoPtr<dng_exif>::AutoPtr() [function] [call site] 00153
2 AutoPtr<dng_shared>::AutoPtr() [function] [call site] 00154
2 AutoPtr<dng_ifd>::AutoPtr() [function] [call site] 00155
2 AutoPtr<dng_ifd>::~AutoPtr() [function] [call site] 00156
2 AutoPtr<dng_ifd>::~AutoPtr() [function] [call site] 00157
2 AutoPtr<dng_shared>::~AutoPtr() [function] [call site] 00158
2 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00159
1 dng_info::Parse(dng_host&, dng_stream&) [function] [call site] 00160
2 dng_stream::Position() const [function] [call site] 00161
2 dng_stream::PositionInOriginalFile() const [function] [call site] 00162
3 dng_stream::Position() const [function] [call site] 00163
2 dng_stream::Get_uint16() [function] [call site] 00164
3 dng_stream::Get(void*, unsigned int) [function] [call site] 00165
4 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 00166
4 DoCopyBytes(void const*, void*, unsigned int) [function] [call site] 00167
4 dng_stream::Flush() [function] [call site] 00168
4 dng_stream::Length() [function] [call site] 00169
4 ThrowEndOfFile(char const*) [function] [call site] 00170
4 dng_stream::Length() [function] [call site] 00171
4 Min_uint64(unsigned long, unsigned long) [function] [call site] 00172
4 ThrowEndOfFile(char const*) [function] [call site] 00173
4 dng_abort_sniffer::SniffForAbort(dng_abort_sniffer*) [function] [call site] 00174
3 SwapBytes16(unsigned short) [function] [call site] 00175
2 dng_stream::SetLittleEndian(bool) [function] [call site] 00176
3 dng_stream::SetBigEndian(bool) [function] [call site] 00177
2 dng_stream::SetBigEndian(bool) [function] [call site] 00178
2 ThrowBadFormat(char const*) [function] [call site] 00179
3 Throw_dng_error(int, char const*, char const*, bool) [function] [call site] 00180
2 dng_stream::Get_uint16() [function] [call site] 00181
2 dng_stream::Get_uint32() [function] [call site] 00182
3 dng_stream::Get(void*, unsigned int) [function] [call site] 00183
3 SwapBytes32(unsigned int) [function] [call site] 00184
2 AutoPtr<dng_exif>::Reset(dng_exif*) [function] [call site] 00185
2 AutoPtr<dng_shared>::Reset(dng_shared*) [function] [call site] 00186
2 AutoPtr<dng_ifd>::Reset(dng_ifd*) [function] [call site] 00187
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00188
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00189
2 AutoPtr<dng_ifd>::Get() const [function] [call site] 00190
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00191
2 dng_stream::Length() [function] [call site] 00192
2 AutoPtr<dng_ifd>::Reset(dng_ifd*) [function] [call site] 00193
2 AutoPtr<dng_ifd>::Get() const [function] [call site] 00194
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00195
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00196
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00197
2 dng_stream::SetReadPosition(unsigned long) [function] [call site] 00198
2 dng_stream::Get_uint32() [function] [call site] 00199
2 AutoPtr<dng_ifd>::Reset(dng_ifd*) [function] [call site] 00200
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00201
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00202
2 AutoPtr<dng_ifd>::Get() const [function] [call site] 00203
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00204
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00205
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00206
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00207
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00208
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00209
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00210
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00211
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00212
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00213
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00214
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00215
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00216
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00217
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00218
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00219
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00220
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00221
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00222
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00223
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00224
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00225
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00226
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00227
2 dng_stream::Length() [function] [call site] 00228
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00229
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00230
1 dng_info::PostParse(dng_host&) [function] [call site] 00231
2 AutoPtr<dng_exif>::operator->() const [function] [call site] 00232
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00233
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00234
2 AutoPtr<dng_exif>::Get() const [function] [call site] 00235
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00236
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00237
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00238
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00239
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00240
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00241
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00242
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00243
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00244
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00245
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00246
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00247
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00248
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00249
1 dng_info::IsValidDNG() [function] [call site] 00250
2 AutoPtr<dng_shared>::operator->() const [function] [call site] 00251
2 AutoPtr<dng_ifd>::operator->() const [function] [call site] 00252
2 AutoPtr<dng_shared>::Get() const [function] [call site] 00253
1 dng_info::~dng_info() [function] [call site] 00254
2 AutoPtr<dng_ifd>::~AutoPtr() [function] [call site] 00255
2 AutoPtr<dng_shared>::~AutoPtr() [function] [call site] 00256
2 AutoPtr<dng_exif>::~AutoPtr() [function] [call site] 00257
1 __cxa_begin_catch [call site] 00258
1 __cxa_end_catch [call site] 00259
1 dng_memory_stream::~dng_memory_stream() [function] [call site] 00260
2 dng_stream::~dng_stream() [function] [call site] 00261
3 dng_memory_data::~dng_memory_data() [function] [call site] 00262
1 dng_host::~dng_host() [function] [call site] 00263