From 98069f9ca248b9996ac444a7d3cd6530d85a0964 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Tue, 29 May 2018 02:08:38 +0800 Subject: [PATCH] remove executable permission from source files * Original commit: espressif/esp-idf@cb649e452f3c64a7db1f4a61e162a16b70248204 --- components/mdns/test_afl_fuzz_host/in/test-14.bin | Bin components/mdns/test_afl_fuzz_host/in/test-15.bin | Bin components/mdns/test_afl_fuzz_host/in/test-16.bin | Bin components/mdns/test_afl_fuzz_host/in/test-28.bin | Bin components/mdns/test_afl_fuzz_host/in/test-29.bin | Bin components/mdns/test_afl_fuzz_host/in/test-31.bin | Bin components/mdns/test_afl_fuzz_host/in/test-53.bin | Bin components/mdns/test_afl_fuzz_host/in/test-56.bin | Bin components/mdns/test_afl_fuzz_host/in/test-63.bin | Bin components/mdns/test_afl_fuzz_host/in/test-83.bin | Bin components/mdns/test_afl_fuzz_host/in/test-88.bin | Bin components/mdns/test_afl_fuzz_host/in/test-89.bin | Bin components/mdns/test_afl_fuzz_host/in/test-95.bin | Bin components/mdns/test_afl_fuzz_host/in/test-96.bin | Bin examples/protocols/mdns/main/mdns_example_main.c | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-14.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-15.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-16.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-28.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-29.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-31.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-53.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-56.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-63.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-83.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-88.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-89.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-95.bin mode change 100755 => 100644 components/mdns/test_afl_fuzz_host/in/test-96.bin mode change 100755 => 100644 examples/protocols/mdns/main/mdns_example_main.c diff --git a/components/mdns/test_afl_fuzz_host/in/test-14.bin b/components/mdns/test_afl_fuzz_host/in/test-14.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-15.bin b/components/mdns/test_afl_fuzz_host/in/test-15.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-16.bin b/components/mdns/test_afl_fuzz_host/in/test-16.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-28.bin b/components/mdns/test_afl_fuzz_host/in/test-28.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-29.bin b/components/mdns/test_afl_fuzz_host/in/test-29.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-31.bin b/components/mdns/test_afl_fuzz_host/in/test-31.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-53.bin b/components/mdns/test_afl_fuzz_host/in/test-53.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-56.bin b/components/mdns/test_afl_fuzz_host/in/test-56.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-63.bin b/components/mdns/test_afl_fuzz_host/in/test-63.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-83.bin b/components/mdns/test_afl_fuzz_host/in/test-83.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-88.bin b/components/mdns/test_afl_fuzz_host/in/test-88.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-89.bin b/components/mdns/test_afl_fuzz_host/in/test-89.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-95.bin b/components/mdns/test_afl_fuzz_host/in/test-95.bin old mode 100755 new mode 100644 diff --git a/components/mdns/test_afl_fuzz_host/in/test-96.bin b/components/mdns/test_afl_fuzz_host/in/test-96.bin old mode 100755 new mode 100644 diff --git a/examples/protocols/mdns/main/mdns_example_main.c b/examples/protocols/mdns/main/mdns_example_main.c old mode 100755 new mode 100644