Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
--HG--
extra : transplant_source : %F2%15%E8%D0%BC%EE%04Xk%21U%D2%AB%968%0F%15%8A%91E
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
malloc().
|
|
|
|
This way the iconv descriptor is not left open during the whole ASF demuxing.
|
|
|
|
Use calloc(1, ...) rather than using memset right afterward.
|
|
|
|
|
|
going to be fully sprintf'd.
|
|
size of an item for the number of items.
|
|
|
|
|
|
rather than memset().
|
|
size of an item for the number of items.
Also don't memset calloc()ed areas to zero.
|
|
|
|
value on the proper structure.
This way, parse_data_atom is inlined by GCC.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default_post_class_dispose.
|
|
(This doesn't work with detection by content.)
|