Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression in "ostree admin upgrade" #405

Closed
gatispaeglis opened this issue Jul 22, 2016 · 1 comment
Closed

Regression in "ostree admin upgrade" #405

gatispaeglis opened this issue Jul 22, 2016 · 1 comment

Comments

@gatispaeglis
Copy link
Contributor

GNOME/libglnx@40ef5f7 Introduced a regression.

Example:

input_text="588 metadata, 6952 content objects fetched; 196612 KiB transferred in 269 seconds"
ncolumns=40
const guint spacelen = ncolumns - input_textlen; // negative value assigned to uint.

This results in a console infinitely printing empty lines.

@cgwalters
Copy link
Member

Closed by #406

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants