Richard Brodie skrev 2014-05-08 21:41:
It appears that g_log() always formats the string:
https://git.gnome.org/browse/glib/tree/glib/gmessages.c?id=2.40.0#n941
Richard.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe
A fix checked in in
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa3a968eb6e85c47014a4cec4a2b955357b0e77f
It might be worth it to reduce the number of write_to_file() by putting stuff in a buffer before writing to file.
Regards
Anders