We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
버그 설명 버그를 설명해주세요
테스트 대상 문서 링크: https://www.fsc.go.kr/comm/getFile?srvcId=BBSTY1&upperNo=81633&fileTy=ATTACH&fileNo=2
crates/hwp/src/hwp/record/reader.rs:24:8 에서 오류 발생합니다. let descrypted = descrpt_aes_128_ecab(~~ panic error 발생
재현방법 재현 방법을 설명해주세요 프로젝트내 "tests/intergration/hancom/mod.rs" 에서 fn check_hwp_document_format() 함수 실행 path에는 링크 파일 다운로드 후 경로 추가
예상되는 동작 없음
스크린샷 없음
환경:
The text was updated successfully, but these errors were encountered:
주말중으로 확인해보겠습니다
Sorry, something went wrong.
No branches or pull requests
버그 설명
버그를 설명해주세요
테스트 대상 문서 링크:
https://www.fsc.go.kr/comm/getFile?srvcId=BBSTY1&upperNo=81633&fileTy=ATTACH&fileNo=2
crates/hwp/src/hwp/record/reader.rs:24:8 에서 오류 발생합니다.
let descrypted = descrpt_aes_128_ecab(~~
panic error 발생
재현방법
재현 방법을 설명해주세요
프로젝트내 "tests/intergration/hancom/mod.rs" 에서 fn check_hwp_document_format() 함수 실행
path에는 링크 파일 다운로드 후 경로 추가
예상되는 동작
없음
스크린샷
없음
환경:
The text was updated successfully, but these errors were encountered: