On Mon, 9 Feb 2015 17:43:21 +0100 (CET)
Dietmar Maurer <[email protected]> wrote:

> 
> # addr2line -e /usr/bin/pmxcfs 000000000041a730
> /home/dietmar/pve2-devel/pve-cluster/build/src/logger.c:314
> 
if (entry1->time != entry2->time)
        return entry1->time - entry2->time;

Given that clog_entry_t->time is uint32_t what will happen if
entry2->time > entry1->time?

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
/usr/games/fortune -es says:
Would you people stop playing these stupid games?!?!?!!!!

Attachment: pgp2NuKBmI8Ov.pgp
Description: OpenPGP digital signature

_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to