PLUS-POSTECH / soma

Cross-platform CTF problem container manager
Apache License 2.0
24 stars 3 forks source link

Deserialization of file entries doesn't respect in-manifest written order #107

Open KSAlpha opened 5 years ago

KSAlpha commented 5 years ago

https://github.com/PLUS-POSTECH/soma/blob/8593333d86f401544798eb515070147aa7bb7587/src/problem/configs/binary.rs#L41

Solidify 할 때 toml에 적어 놓은 순서 보존 안 되고 무조건 executable이 먼저 처리되는데 상관 없나요?

Originally posted by @Qwaz in https://github.com/PLUS-POSTECH/soma/pull/103/files