libofx echos input to output, breaking applications

Bug #1392167 reported by HillClimber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libofx (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

In libofx 1:0.9.9-2, the libofx_proc_file function echos all of the input data into cout, breaking any application that depends on stdout output. See ofx_preproc.cpp line# 330:

            cout << s_buffer << "\n";

This line should be commented out for production builds.

Revision history for this message
Dylan Aïssi (daissi) wrote :

This has been fixed [1] in libofx 0.9.10 which is in Ubuntu since Vivid.

[1] https://github.com/libofx/libofx/commit/86c53d6

Changed in libofx (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.