aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2018-10-31 10:54:38 -0700
committerJoel Galenson <jgalenson@google.com>2018-11-16 08:46:43 -0800
commit1614773045029735bdbb7e4c558cd9a3750f0ef9 (patch)
tree698c231882b1a5ba58068c76d35a114a61af4ee3
parent4f788d083e978e6dffcb5e14dd88499b175da885 (diff)
downloadlibexif-1614773045029735bdbb7e4c558cd9a3750f0ef9.tar.gz
Blacklist a function to prevent a crash.
We have seen the integer overflow sanitizer crash in this function, so add it to the blacklist to prevent the crash. Bug: 118602973 Test: Build. Change-Id: I80462b2a0c552f5b072584dd0ce0cd1cd98fc18c
-rw-r--r--libexif_blacklist.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexif_blacklist.txt b/libexif_blacklist.txt
index 9500d9a..2c838a7 100644
--- a/libexif_blacklist.txt
+++ b/libexif_blacklist.txt
@@ -12,4 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+# libexif/canon/exif-mnote-data-canon.c:255:56: 8 * 3435921664 cannot be represented in type 'unsigned long'
+# libexif/canon/exif-mnote-data-canon.c:267:17: 1594425354 + 4028186704 cannot be represented in type 'unsigned int'
+# libexif/canon/exif-mnote-data-canon.c:271:14: 1594425354 + 4028186704 cannot be represented in type 'unsigned int'
+fun:exif_mnote_data_canon_load
fun:match_tag