bug-cpio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-cpio] Bug - no return in nonvoid function


From: Kristýna Streitová
Subject: [Bug-cpio] Bug - no return in nonvoid function
Date: Fri, 9 Oct 2015 15:49:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0

Hi,

during update to cpio 2.12 I encountered a missing return in nonvoid
function in util.c:815

[ 48s] I: Program returns random data in a function
[ 48s] E: cpio no-return-in-nonvoid-function util.c:815


It's in the following function:

static ino_t get_inode_and_dev (struct cpio_file_stat *hdr, struct
stat *st)


This function should be void or return something meaningful.


Best regards
Kristyna Streitova



reply via email to

[Prev in Thread] Current Thread [Next in Thread]