Skip to content

temp - #18230

Draft
hvitved wants to merge 8 commits into
github:mainfrom
hvitved:temp
Draft

temp#18230
hvitved wants to merge 8 commits into
github:mainfrom
hvitved:temp

Conversation

@hvitved

@hvitved hvitved commented Dec 6, 2024

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread java/ql/src/Security/CWE/CWE-022/TaintedPath.ql Fixed
Comment thread rust/extractor/src/translate/base.rs Fixed
*/
pragma[inline]
private predicate typeMatch(
predicate typeMatch(

/** A field access expression, for example `x.f`. */
class FieldAccess extends Expr {
/* Gets the receiver of this field access. */
*
* This predicate should perform the dual post-processing of `inferInvocationType`.
*/
default Type inferInvocationTypeContextual(Invocation invocation, TypePath path) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants