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=6e42ccb9db
Submission: On June 28 via api from NL — Scanned from FR
Submission: On June 28 via api from NL — Scanned from FR
Form analysis
1 forms found in the DOMGET /
<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="6e42ccb9db">
<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: 4d7d9a5) | patch avcodec/aacdec: Fix pulse position checks in decode_pulses() authorMichael Niedermayer <michaelni@gmx.at> Mon, 3 Feb 2014 04:04:42 +0000 (05:04 +0100) committerMichael Niedermayer <michaelni@gmx.at> Mon, 3 Feb 2014 04:15:41 +0000 (05:15 +0100) commit6e42ccb9dbc13836cd52cda594f819d17af9afa2 treefcc5d939b346875aa04dad78b43155ff0321a984tree parent4d7d9a57825ee7a6394d361b5c5b6f16422b361ccommit | diff avcodec/aacdec: Fix pulse position checks in decode_pulses() Fixes out of array read Fixes: asan_static-oob_1efed25_1887_cov_2013541199_HeyYa_RA10_AAC_192K_30s.rm Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by: Michael Niedermayer <michaelni@gmx.at> libavcodec/aacdec.c diff | blob | history FFmpeg git repo RSS Atom