Skip to content
Commit 1e90da42 authored by Ripinder Singh's avatar Ripinder Singh
Browse files

Fix for crash in debug mode in macos when reading windows stlye line ending



* remove_cr() utilizes strcpy with overlapped memory
* strcpy with overlapping buffers results in undefined behavior in C
* Entire buffer movement is needlessly expensinve

Signed-off-by: default avatarRipinder Singh <ripinder.singh@dolby.com>
parent 53255308
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment