#9777: -decryption_key does not work
-------------------------------------+-------------------------------------
Reporter: svnpenn | Owner:
| Shuangxi,Li
Type: defect | Status: open
Priority: normal | Component: avformat
Version: unspecified | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Changes (by Shuangxi,Li):
* cc: Shuangxi,Li (added)
* owner: (none) => Shuangxi,Li
* status: new => open
* component: undetermined => avformat
Comment:
The CENC decryption function has a bug, In the funciton
cenc_scheme_decrypt,Partially_encrypted_block_size may be a negative
value. Therefore, a core dump occurs when memcpy(block,
partially_encrypted_block, partially_encrypted_block_size); is executed.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9777#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".