--- Day changed Mon Nov 02 2015 07:30 -!- wump [~quassel@pdpc/supporter/professional/wumpus] has joined #secp256k1 07:35 -!- Netsplit *.net <-> *.split quits: wumpus, sipa 08:07 -!- sipa [~pw@2a02:348:86:3011::1] has joined #secp256k1 09:13 <@andytoshi> hi guys, since 23cfa914 (PR #282) there has been a segfault in ./bench_verify 09:15 <@andytoshi> this is weird, on the comments for that PR somehow i noticed that bench_recover failed (and sipa fixed it) but not that bench_verify failed 09:16 <@andytoshi> ahhh i see, i bet it wasn't a segfault until the libtool changes or something. the problem is that pubkeylen is used uninitialized. if its value is 0 the serialization function will just silently do the wrong thing 09:16 <@andytoshi> but if it's nonzero, when the serialize fn tries to memset the pubkey, it may zero out memory that is not owned 11:16 -!- nullbyte [NSA@gateway/vpn/mullvad/x-ttlpabdyezpysvty] has joined #secp256k1 13:55 -!- nullbyte [NSA@gateway/vpn/mullvad/x-ttlpabdyezpysvty] has quit [Read error: Connection reset by peer] 14:50 -!- hodgepodge [d041498e@gateway/web/freenode/ip.208.65.73.142] has joined #secp256k1 14:51 -!- imposter [uid57046@gateway/web/irccloud.com/x-qldfxbabqribfziu] has joined #secp256k1 14:53 -!- belcher [~user@unaffiliated/belcher] has joined #secp256k1 15:00 -!- hodgepodge [d041498e@gateway/web/freenode/ip.208.65.73.142] has quit [Quit: Page closed] 15:08 -!- jtimon [~quassel@74.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 246 seconds] 15:57 -!- [b__b] [~b__b]@ec2-54-85-45-223.compute-1.amazonaws.com] has quit [Ping timeout: 240 seconds] 17:55 -!- imposter [uid57046@gateway/web/irccloud.com/x-qldfxbabqribfziu] has quit [Quit: Connection closed for inactivity] 18:13 -!- jtimon [~quassel@74.29.134.37.dynamic.jazztel.es] has joined #secp256k1 19:04 * midnightmagic will have to rebase soon 19:04 < midnightmagic> i think.. 19:30 -!- belcher [~user@unaffiliated/belcher] has quit [Quit: Leaving] 20:08 -!- jtimon [~quassel@74.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 255 seconds] 23:59 -!- [b__b] [~b__b]@ec2-54-85-45-223.compute-1.amazonaws.com] has joined #secp256k1