diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-09-20 12:36:41 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-09-20 13:08:43 +0200 |
commit | adbf0374e92508ff7170cc1bde9ca63de112ca11 (patch) | |
tree | f45bc1f75037b6e9c313e799bf6a4e71b02118df /.buckversion | |
parent | dc97ede7cffbb5ce704602456ba0f560caee22a2 (diff) |
filter,sc: try to prevent potential SeekToEndOfRecord infinite loops
SeekToEndOfRecord() now doesn't seek to EOF if the offset is too large;
break out of loops in the obvious cases where this could be problematic.
But don't use SAL_WARN_UNUSED_RESULT because unfortunately GCC doesn't
allow to explicitly suppress that with a (void) cast.
Change-Id: Ie0211075bf0f4ef271bb26bdfead5fb070875a2b
Diffstat (limited to '.buckversion')
0 files changed, 0 insertions, 0 deletions