Hi,

well, that's a stupid bug indeed. Thanks for the report, much 
appreciated. Fixed in SVN trunk.
http://dev.zuckschwerdt.org/obexftp/changeset/129


regards,
Christian

Dominik 'Rathann' Mierzejewski schrieb:
> a segfault in obexftpd and
> provided a patch to fix it (attached). Details of the bugreport can be found
> here: http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230991
>   
> diff -u -rup obexftp-0.22-orig/apps/obexftpd.c obexftp-0.22/apps/obexftpd.c
> [...]
> -     buf = malloc(sizeof(*file_size));
> +     buf = malloc(*file_size);
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to