I had a look at this.  The following build warning seems like a
legitimate bug:

s390_crypto.c: In function 's390_initialize_functionlist':
s390_crypto.c:243:27: warning: iteration 32u invokes undefined behavior 
[-Waggressive-loop-optimizations]
    switch ((int)icaList[x].type) {
                           ^
s390_crypto.c:242:3: note: containing loop
   for (x=0; x<=list_len; x++) {
   ^

Seems like it could use a look from security too, eh?  It does stuff
like seeding the RNG.

Needs a bug subscriber too.

** Changed in: libica (Ubuntu)
       Status: New => Incomplete

** Changed in: libica (Ubuntu)
     Assignee: Dimitri John Ledkov (xnox) => Ubuntu Security Team 
(ubuntu-security)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1546987

Title:
  [MIR] libica, runtime and build dependency of opencryptoki

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libica/+bug/1546987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to