From 7f740f1308336e9ec0afdb9434896307859f5dc9 Mon Sep 17 00:00:00 2001 From: Eugene Kliuchnikov Date: Fri, 15 May 2020 11:06:21 +0200 Subject: Update (#807) - fix formatting - fix type conversion - fix no-op arithmetic with null-pointer - improve performance of hash_longest_match64 - go: detect read after close - java decoder: support compound dictionary - remove executable flag on non-scripts --- python/bro.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 python/bro.py (limited to 'python') diff --git a/python/bro.py b/python/bro.py old mode 100755 new mode 100644 -- cgit v1.1