Re: Webcam fixes

2009-12-28 Thread Matt Rogers
On Sunday 27 December 2009 07:51:09 pm Alex Merry wrote: > When trying to generate an avatar from a webcam capture, kopete crashed. I > fixed the crash and committed it (just a guard on the size of the > destination of memcpy - r1066810 [trunk], r1066826 [4.3]), but the > underlying problem was st

Re: Webcam fixes

2009-12-28 Thread Gustavo Boiko
Hi Em 27/12/2009, às 23:51, Alex Merry escreveu: > When trying to generate an avatar from a webcam capture, kopete crashed. I > fixed the crash and committed it (just a guard on the size of the destination > of memcpy - r1066810 [trunk], r1066826 [4.3]), but the underlying problem was > still

Webcam fixes

2009-12-27 Thread Alex Merry
When trying to generate an avatar from a webcam capture, kopete crashed. I fixed the crash and committed it (just a guard on the size of the destination of memcpy - r1066810 [trunk], r1066826 [4.3]), but the underlying problem was still there, causing the image from the webcam to be screwed up.