Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5914140

Browse files
committed
Fix some bugs introduced by the 8.2-era conversion of cube functions to V1
calling convention. cube_inter and cube_distance could attempt to pfreetheir input arguments, and cube_dim returned a value from a struct itmight have just pfree'd (which would only really cause a problem in adebug build, but it's still wrong). Per bug #4208 and additional codereading.In HEAD and 8.3, I also made a batch of cosmetic changes to bring thesefunctions into line with the preferred coding style for V1 functions,ie declare and fetch all the arguments at the top so readers can easilysee what they are.
1 parente19d10b commit5914140

File tree

1 file changed

+84
-119
lines changed

1 file changed

+84
-119
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp