Skip to content

Fix regression caused by missing exception handling when opening socket#1124

Merged
kabeor merged 1 commit intoqilingframework:devfrom
chinggg:fix-socket-except
Apr 7, 2022
Merged

Fix regression caused by missing exception handling when opening socket#1124
kabeor merged 1 commit intoqilingframework:devfrom
chinggg:fix-socket-except

Conversation

@chinggg
Copy link
Contributor

@chinggg chinggg commented Apr 5, 2022

Checklist

Which kind of PR do you create?

  • This PR only contains minor fixes.
  • This PR contains major feature update.
  • This PR introduces a new function/api for Qiling Framework.

Coding convention?

  • The new code conforms to Qiling Framework naming convention.
  • The imports are arranged properly.
  • Essential comments are added.
  • The reference of the new code is pointed out.

Extra tests?

  • No extra tests are needed for this PR.
  • I have added enough tests for this PR.
  • Tests will be added after some discussion and review.

Changelog?

  • This PR doesn't need to update Changelog.
  • Changelog will be updated after some proper review.
  • Changelog has been updated in my PR.

Target branch?

  • The target branch is dev branch.

One last thing


closes #1122, which is a regression caused by removed exception block in 6989e5a

@chinggg chinggg changed the base branch from master to dev April 5, 2022 11:51
@chinggg chinggg changed the title Fix socket except Fix exception handling when open socket Apr 5, 2022
@chinggg chinggg changed the title Fix exception handling when open socket Fix regression caused by missing exception handling when opening socket Apr 5, 2022
@chinggg chinggg force-pushed the fix-socket-except branch from c63c261 to dcf507d Compare April 5, 2022 15:01
@kabeor kabeor merged commit 6b65a26 into qilingframework:dev Apr 7, 2022
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

Successfully merging this pull request may close these issues.

3 participants