Missing input validation can cause memory corruption.
Đang mở
- Ngôn ngữ chính
- C++
- Star
- 115
- Fork
- 78
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I have some code that can vary the batch size as I process the data. I have been trying it with mxnet, and ran into memory corruptions and crashes. I traced the problem to an wrongly sized array, code to reproduce the problem is attached. Ideally mxnet should report the array is of an unexpected size and abort.
[testMXNet.zip](https://github.com/dmlc/MXNet.cpp/files/777305/testMXNet.zip)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.