git.videolan.org Open in urlscan Pro
2a01:e0d:1:3:58bf:fa02:c0de:c01d  Public Scan

URL: http://git.videolan.org/?p=ffmpeg.git;a=commit;h=dfefc9097e9b4bb20442e65454a40043bd189b3d
Submission: On June 28 via api from NL — Scanned from FR

Form analysis 1 forms found in the DOM

GET /

<form method="get" action="/" enctype="multipart/form-data">
  <div class="search">
    <input name="p" type="hidden" value="ffmpeg.git">
    <input name="a" type="hidden" value="search">
    <input name="h" type="hidden" value="dfefc9097e9b4bb20442e65454a40043bd189b3d">
    <select name="st">
      <option selected="selected" value="commit">commit</option>
      <option value="grep">grep</option>
      <option value="author">author</option>
      <option value="committer">committer</option>
      <option value="pickaxe">pickaxe</option>
    </select> <a href="/?p=ffmpeg.git;a=search_help" title="search help">?</a> search: <input type="text" name="s">
    <span title="Extended regular expression"><label><input type="checkbox" name="sr" value="1">re</label></span>
  </div>
</form>

Text Content

git.videolan.org / ffmpeg.git / commit
commit grep author committer pickaxe ? search: re
summary | shortlog | log | commit | commitdiff | tree
(parent: 8b8ae29) | patch

avcodec/hevcpred_template: also initialize top[-1] for constrained intra
prediction

authorMichael Niedermayer <michaelni@gmx.at> Sun, 2 Mar 2014 20:17:48 +0000
(21:17 +0100) committerMichael Niedermayer <michaelni@gmx.at> Sun, 2 Mar 2014
20:23:40 +0000 (21:23 +0100) commitdfefc9097e9b4bb20442e65454a40043bd189b3d
treeaa272a9fb4894212aa401fb9dbfcf7ef331ce9detree
parent8b8ae298afb32979c81310ffdc9904d29497db5fcommit | diff

avcodec/hevcpred_template: also initialize top[-1] for constrained intra prediction

Fixes out of array read
Fixes: 387713a12dc5cfa27fcb4178084ce1ea-asan_stack-oob_131176a_1182_cov_3861068719_CAINIT_C_SHARP_3.bit
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>



libavcodec/hevcpred_template.c diff | blob | history

FFmpeg git repo
RSS Atom