Skip to content

Add limit to the writeFileToDisk interface

zhou zilong requested to merge zhouzilong/libqapt:master into master

When calling the writeFileToDisk interface, add a judgment to avoid writing files to any path of the system through this interface,now only write operations are allowed for the /etc/apt/.

Merge request reports