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

Optimize structures & more #92

Merged
merged 1 commit into from Oct 10, 2020
Merged

Optimize structures & more #92

merged 1 commit into from Oct 10, 2020

Conversation

ccrisan
Copy link
Collaborator

@ccrisan ccrisan commented Oct 10, 2020

  • Fix POST /ports memory leak
  • Remove unnecessary NULL checks before free()
  • espgoodies/json: simplify json_t structure
  • ports: optimize port_t structure
  • espgoodies/httpclient: simplify request_args_t structure
  • expr: simplify expr_t structure
  • Optimize various structures

@ccrisan ccrisan force-pushed the small-fixes-and-improvements branch from 8568a0a to 2ad78ab Compare October 10, 2020 14:25
* Fix POST /ports memory leak
* Remove unnecessary NULL checks before free()
* espgoodies/json: simplify json_t structure
* ports: optimize port_t structure
* espgoodies/httpclient: simplify request_args_t structure
* expr: simplify expr_t structure
* Optimize various structures
* Fix backup endpoints test cases
@ccrisan ccrisan force-pushed the small-fixes-and-improvements branch from 2ad78ab to 0c907ee Compare October 10, 2020 14:50
@ccrisan ccrisan merged commit 7d0d51b into dev Oct 10, 2020
@ccrisan ccrisan deleted the small-fixes-and-improvements branch October 10, 2020 15:27
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.

None yet

1 participant