On 29/12/11 19:02, Derek Buitenhuis wrote:
+ if ((res = mmap_init(s1)) || + (res = mmap_start(s1)) < 0) { close(s->fd); goto out; }I am not exactly sure how this works at a glace... as in what res will end up as.
How would you make it clearer? lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
