On Mon, 2 Sep 2019 at 22:33, Hauke Mehrtens <[email protected]> wrote: > readlink() truncates and does not null terminate the string when more > bytes would be written than available. Just increase the char array by > one and assume that there is a problem when all bytes are needed. > > Coverity: #1330087, #1329991 > Signed-off-by: Hauke Mehrtens <[email protected]>
Minor comment: That "fstools: " prefix is redundant. As for marking a PATCH I suggest something like [PATCH fstools] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
