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

tools: lxc-ls: fix signed_to_bigger_unsigned issue #2458

Merged
merged 1 commit into from Jul 11, 2018
Merged

tools: lxc-ls: fix signed_to_bigger_unsigned issue #2458

merged 1 commit into from Jul 11, 2018

Conversation

2xsec
Copy link
Contributor

@2xsec 2xsec commented Jul 11, 2018

Hello,

Fix assignment of a signed value which has type 'int' to a variable of a bigger integer type 'size_t'

Thanks.

Signed-off-by: 2xsec dh48.jeong@samsung.com

Signed-off-by: 2xsec <dh48.jeong@samsung.com>
@lxc-jenkins
Copy link

This pull request didn't trigger Jenkins as its author isn't in the whitelist.

An organization member must perform one of the following:

  • To have this branch tested by Jenkins, use the "ok to test" command.
  • To have a one time test done, use the "test this please" command.

Those commands are simple Github comments of the format: "jenkins: COMMAND"

@brauner
Copy link
Member

brauner commented Jul 11, 2018

jenkins: test this please

@brauner
Copy link
Member

brauner commented Jul 11, 2018

Thanks!

@brauner brauner merged commit 337fa8e into lxc:master Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants