NPE in NativeLibrary when unpacking from classpath is disabled by trespasserw · Pull Request #1481 · java-native-access/jna (original) (raw)
benkard added a commit to benkard/mulkcms2 that referenced this pull request
`` [Update dependency net.java.dev.jna:jna to v5.13.0 (mulk/mulkcms2!8)](/benkard/mulkcms2/commit/6226dd0406d1f18558e7d130af4b4ed56ad66ba4 "Update dependency net.java.dev.jna:jna to v5.13.0 (mulk/mulkcms2!8)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| net.java.dev.jna:jna | compile | minor | 5.12.1 -> 5.13.0 |
Release Notes
java-native-access/jna
v5.13.0
================
Features
- #1454: Add
c.s.j.p.win32.Psapi.QueryWorkingSetExand associated Types - @crain-32. - #1459: Add
VirtualLockandVirtualUnlockinc.s.j.p.win32.Kernel32- @matthiasblaesing. - #1471: Add
c.s.j.p.win32.Advapi32Util#isCurrentProcessElevatedand associated Types - @dbwiddis. - #1474: Add
c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet,IWbemServices.GetObject,IWbemContext.SetValueand associated methods - @rchateauneu. - #1482: Add multilingual support of
Kernel32Util.formatMessage- @overpathz. - #1490: Adds support for a custom
SymbolProviderinNativeLibrary&Library- @soywiz. - #1491: Update libffi to v3.4.4 - @matthiasblaesing.
- #1487: Add 'uses' information to OSGI metadata in MANIFEST.MF to improve stability of package resolution - @sratz.
Bug Fixes
- #1452: Fix memory allocation/handling for error message generation in native library code (
dispatch.c) - @matthiasblaesing. - #1460: Fix win32 variant date conversion in DST offest window and with millisecond values - @eranl.
- #1472: Fix incorrect bitmask in
c.s.j.Pointer#createConstant(int)- @dbwiddis. - #1481: Fix NPE in NativeLibrary when unpacking from classpath is disabled - @trespasserw.
- #1489: Fixes typo in
OpenGL32Util#wglGetProcAddress, instead of parameterprocNamethe hardcoded valuewglEnumGpusNVwas used - @soywiz.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
") ``[6226dd0](/benkard/mulkcms2/commit/6226dd0406d1f18558e7d130af4b4ed56ad66ba4)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| net.java.dev.jna:jna | compile | minor | 5.12.1 -> 5.13.0 |
Release Notes
java-native-access/jna
v5.13.0
================
Features
- #1454: Add
c.s.j.p.win32.Psapi.QueryWorkingSetExand associated Types - @crain-32. - #1459: Add
VirtualLockandVirtualUnlockinc.s.j.p.win32.Kernel32- @matthiasblaesing. - #1471: Add
c.s.j.p.win32.Advapi32Util#isCurrentProcessElevatedand associated Types - @dbwiddis. - #1474: Add
c.s.j.p.win32.WbemCli#IWbemClassObject.IWbemQualifierSet,IWbemServices.GetObject,IWbemContext.SetValueand associated methods - @rchateauneu. - #1482: Add multilingual support of
Kernel32Util.formatMessage- @overpathz. - #1490: Adds support for a custom
SymbolProviderinNativeLibrary&Library- @soywiz. - #1491: Update libffi to v3.4.4 - @matthiasblaesing.
- #1487: Add 'uses' information to OSGI metadata in MANIFEST.MF to improve stability of package resolution - @sratz.
Bug Fixes
- #1452: Fix memory allocation/handling for error message generation in native library code (
dispatch.c) - @matthiasblaesing. - #1460: Fix win32 variant date conversion in DST offest window and with millisecond values - @eranl.
- #1472: Fix incorrect bitmask in
c.s.j.Pointer#createConstant(int)- @dbwiddis. - #1481: Fix NPE in NativeLibrary when unpacking from classpath is disabled - @trespasserw.
- #1489: Fixes typo in
OpenGL32Util#wglGetProcAddress, instead of parameterprocNamethe hardcoded valuewglEnumGpusNVwas used - @soywiz.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.