-
Notifications
You must be signed in to change notification settings - Fork 217
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
osal Integration candidate: Caelum-rc4+dev7 #1239
Commits on Mar 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a172a7c - Browse repository at this point
Copy the full SHA a172a7cView commit details
Commits on Mar 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f1dbe9 - Browse repository at this point
Copy the full SHA 5f1dbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79e71cf - Browse repository at this point
Copy the full SHA 79e71cfView commit details
Commits on Mar 24, 2022
-
Merge pull request #1234 from ic-caelum-dev6-hotfix-format
HOTFIX IC:Caelum-rc4+dev6, Fix failed format check
Configuration menu - View commit details
-
Copy full SHA for 14ec378 - Browse repository at this point
Copy the full SHA 14ec378View commit details -
Merge pull request #1236 from skliper/fix1235-copyright
Fix #1235, Update copyright header
Configuration menu - View commit details
-
Copy full SHA for 481490c - Browse repository at this point
Copy the full SHA 481490cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba426bb - Browse repository at this point
Copy the full SHA ba426bbView commit details
Commits on Mar 25, 2022
-
Fix #1237, avoid calling memchr() with unknown size buffer
In some systems, passing a large size value to memchr() causes it to return NULL, even if the char is guaranteed to be found within the actual valid buffer memory. This modifies the string buffer comparison function to actively check for this sentinel value and use "strlen()" instead.
Configuration menu - View commit details
-
Copy full SHA for ea791ac - Browse repository at this point
Copy the full SHA ea791acView commit details -
Merge pull request #1238 from jphickey/fix-1237-stringbuf-check
Fix #1237, avoid calling memchr() with unknown size buffer
Configuration menu - View commit details
-
Copy full SHA for 571e952 - Browse repository at this point
Copy the full SHA 571e952View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa6b6d7 - Browse repository at this point
Copy the full SHA aa6b6d7View commit details -
Merge pull request #1240 from nasa/standardize-version.h
HOTFIX #1233, Revert changes to versioning information
Configuration menu - View commit details
-
Copy full SHA for bb79923 - Browse repository at this point
Copy the full SHA bb79923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c56bf - Browse repository at this point
Copy the full SHA 76c56bfView commit details